Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #23415

    Hi,

    Just wondering how to increase the paragraphs and also the font sizes in enflold.

    The paragraphs are currently too close together.

    http://dashbusinessseo.com/pages/about-us/

    #119720

    Hi markpevans,

    Try adding the following CSS to your Quick CSS (located under the Styling Tab in the theme options) or the custom.css file in the css folder of your theme files:

    p {
    margin-bottom: .55em;
    }

    You can adjust the .55em up or down as needed as well as add/replace the margin-top in the same way if you would like.

    Regards,

    Devin

    #119721

    Totally worked! Thanks so much! :)

    #119722

    Hey,

    Glad it worked.

    Cheers,

    Ismael

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