Line Spacing & Paragraph Spacing of Blog page

Discussion in 'GoldenEagle WordPress Theme' started by aliakbarshabbir, May 13, 2013.

  1. aliakbarshabbir

    aliakbarshabbir New Member

    Joined:
    Sep 26, 2012
    Messages:
    14
    Likes Received:
    0
  2. Gourav

    Gourav Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    7,728
    Likes Received:
    207
    Hello,

    Paste this code in Custom CSS
    Appearance > Theme Option > Styling Option > Custom CSS

    Code:
    .content-bar .post p {
    line-height: 30px;
    margin-bottom: 15px;
    }
    Adjust its value as per your requirements.
     

Share This Page