Spacing between content in post

Posted in: Newspaper
Post count: 23

Hi,

I would like to add a space in the same size between header h5 and normal post content.
https://www.screencast.com/t/7LhaCNR3

When I click the space bar the space gets much larger.
https://www.screencast.com/t/badbXItd0aG

Maybe some CSS code will solve the problem?

Mario

Post count: 35449

Hello,

Please provide me a link to your post where you want to have set the spacing between content and I will provide you the custom css that you need.

Thank you!

Post count: 23

The site is not online yet. I’m just building it and I’m using a local server with XAMPP.

So how can I share something with you or provide some post settings?

Mario

Post count: 46

its been 48 hours and not reply to my question? why?

Post count: 35449

Hi @mni,

Unfortunately the only way to can inspect this problem is if I have access to your post, maybe you can set your post in a pastebin and I can set it on may install.

Thank you!

Hello @mukeshingh,

Please replay only in your topic or in topics that have a similar problem with your problem, also notice that we take in order of time ( time when was post the question ) to answer the question, and if you post/replay again in your topic the time will change and will be move to recent question, therefore the answer will be delay.

Thank you for your understanding!

Post count: 23

Hi,

Please, here is a link to an my example post:
https://pastebin.com/n5qfHDej

Regards,

Mario

Post count: 35449

Hello,

For me the space seems to be quite good -> http://prntscr.com/pcpkqw -> http://prntscr.com/pcplna

Thank you!

Post count: 23

Hi,

max in two weeks the site will be online and then I send a request to check what’s wrong with this space.

Mario

Post count: 35449

Hi,

OK, I’m waiting for you.

Thank you!

Post count: 23

Hu,

my site is online now. You can check any post regarding my problem with space between header h5 and normal post content.

http://inwestycjesportowe.eu/nowa-hala-sportowa-w-elku-za-9-mln-zl/

Mario

Post count: 35449

Hello,

You can check this custom css to set the bottom space only on posts for h5 -> http://prntscr.com/pp1n6k
.single h5{
margin-bottom: 21px;
}

You can adjust the number of px after your needs.
Also the code need to be set in Theme Panel> Custom code> Custom css.

Hope this will help you!
Thanks.

Post count: 23

Hi Calin,

the code works!

Thank you for your help

Mario

Viewing 12 posts - 1 through 12 (of 12 total)
The forum ‘Newspaper’ is closed to new topics and replies.