Problem with padding in posts

Hi guys,

I purchased this theme for my website and I absolutely love it so far but there is one problem I can’t find a solution for.

I went through settings and I can’t see a way anywhere to reduce the padding between paragraphs in a post.

Please take a look at this post: https://ghostlypursuits.com/how-to-attract-ghosts/

The padding each time I press “enter” in the text editor is just too high and it doesn’t read well.

Is there any way I could reduce that padding globally on every post?

Here is also a screenshot of what I mean: https://i.imgur.com/06lLGrc.png

Thank you so much for your help!

Oscar

Hi Oscar,

Thanks for writing in! Could you please try adding the following CSS rule into your Theme Options > Global CSS area and see if that helps.

p {
    margin: 0 0 1em;
}

Hope that helps.

1 Like

Yes, that indeed helped a lot. Thank you!

We are delighted to assist you with this.

Cheers!

1 Like

@friech @mldarshana I don’t want to start w new thread for this. Could any of you tell me where I can change the favicon of the website? I swear I looked everywhere lol.

Hi Oskar,

We’ve completely removed all of our old site icon stuff on Theme Options in favor of WordPress’ native “Site Icon” control under “Site Identity” in the Customizer.



Hope that helps,
Cheers!

1 Like

Oh of course! So simple and I looked in all the different theme settings :roll_eyes: . Cheers!:sunglasses:

You’re welcome!

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.