Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #38477
    Sylvain NAVARRE
    Participant

    I can not adjust the space between paragraphs that are too large. (In Everest Pro theme with child)

    Can you help me?

    Thank you in advance

    #38489
    Sakin
    Keymaster

    @NAVARRE: You can change the margin bottom as per your need in the following css and then add it in “Appearance => Theme Options => Custom CSS” box.

    @media screen and (min-width: 961px) {	
        #content p { margin-bottom: 40px; }
    }
    #38500
    Sylvain NAVARRE
    Participant

    a big thank you.

    In fact I was not at the right level.

    #45480
    Campagne
    Participant

    Hello,

    It works really well, I’d like against by integrating it into the css theme of child and I stuck on the wording of the code.

    Thank you in advance for your help

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘space between paragraphs’ is closed to new replies.