Where to change the line spacing and paragraph spacing?

Discussion in 'Elite Pro WordPress Theme' started by anzabv, Mar 8, 2013.

  1. anzabv

    anzabv New Member

    Joined:
    Oct 5, 2012
    Messages:
    4
    Likes Received:
    0
    Where to change the line spacing and paragraph spacing? I tried changing setting line-height in the files admin-style.css, editor-style.css, prettyPhoto.css, reset.css, shortcode.css, style.css, cufon-yui.js but no effect.

    Where to change the line spacing and paragraph spacing?



     
  2. Gourav

    Gourav Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    7,728
    Likes Received:
    207
    Please explain your problem with the help of screenshot, where you want to change the line height and paragraph spacing and also share the link of your website, so that we can give you the exact solution.
     
  3. anzabv

    anzabv New Member

    Joined:
    Oct 5, 2012
    Messages:
    4
    Likes Received:
    0
  4. Piyush

    Piyush Support Staff

    Joined:
    Dec 8, 2012
    Messages:
    4,745
    Likes Received:
    107
  5. anzabv

    anzabv New Member

    Joined:
    Oct 5, 2012
    Messages:
    4
    Likes Received:
    0
    Why? You you have your script. I do not want post link to my site here.
     
  6. Gourav

    Gourav Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    7,728
    Likes Received:
    207
    Paste this code in Custom CSS
    Appearance > Theme Option > Styling Option > Custom CSS
    Code:
    .content-bar .post p {
    line-height: 1.4;
    }
    Adjust its value as per your requirement.
     
  7. anzabv

    anzabv New Member

    Joined:
    Oct 5, 2012
    Messages:
    4
    Likes Received:
    0
    Thank you! Gool luck!
     

Share This Page