Site logo

Archived topic

css problem on single post

8 replies · Started by jokkho on November 29, 2022

Viewing posts 1–9 of 9

Hi !

I installed GP, GP premium and GenerateBlocks on my website. I used the Stream template.

But some of the CSS doesn't apply to my post. For example, the margin between the <p>.

Can you help me ?

Thank you !

Hi there,

can you share a link to that post so i can take a look at the issue ?

Hi David,

Yes, here below

Thank you

Can you go to Customizer > Typography and edit the settings you have for the body and make sure there is a Bottom Margin value.

For reference, the default value we add there is 1.5em

Yes It worked ! Thank you David !

Oh sorry, last problem

There is no margin between the image and the title "La vitrophanie de communication"

Add this CSS:


figure {
    margin-bottom: 1.5em;
}

Thanks a lot !

You're welcome

This archived topic is closed to new replies.