Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #20615
    shuttergirl
    Member

    First of all, I want to say what a wonderful theme and the forum here is excellent. I have easily found answers to most of my questions. This particular one, however, I cannot find…how to change the line/paragraph spacing for the featured content.

    Here is a screenshot of the area where I want to reduce the line/paragraph spacing:

    Thanks.

    #20616
    shuttergirl
    Member
    #20621
    Sakin
    Keymaster

    @shuttergirl: For that you can add th following css in “Appearance => Theme Options => Custom CSS” box. You can change the line height as per your need.
    #featured-post .entry-content { line-height: 1.8; }

    #20622
    shuttergirl
    Member

    Thank you, @Sakin! Perfect!

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Featured Content Line Height, Spacing’ is closed to new replies.