Site logo

[Support request] css problem on single post

Home Forums Support [Support request] css problem on single post

Home Forums Support css problem on single post

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #2440956
    jokkho

    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 !

    #2440961
    David
    Staff
    Customer Support

    Hi there,

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

    #2440972
    jokkho

    Hi David,

    Yes, here below

    Thank you

    #2440976
    David
    Staff
    Customer Support

    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

    #2440991
    jokkho

    Yes It worked ! Thank you David !

    #2441005
    jokkho

    Oh sorry, last problem

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

    #2441283
    David
    Staff
    Customer Support

    Add this CSS:

    
    figure {
        margin-bottom: 1.5em;
    }
    #2441394
    jokkho

    Thanks a lot !

    #2441496
    David
    Staff
    Customer Support

    You’re welcome

Viewing 9 posts - 1 through 9 (of 9 total)
  • You must be logged in to reply to this topic.