Join the Soledad Facebook Users Group here
for Share, assistance, discussion, and Updates related to Soledad WordPress Theme.

If you can't create a new ticket - you can send us an email via our contact form and we will get back to you.

Okay
  Public Ticket #1619325
Line Spacing Body Text
Closed

Comments

  • Georg started the conversation

    Hello,

    I use the List Posts layout and would like to reduce the line spacing of the body text.


    Thank you and best regards,

    Georg

  •  2,699
    PenciDesign replied

    Hi,

    Please show me your site url and send me a screenshot with a markup on it to make me clearly about "the line spacing of the body text". I'm not clearly about where do you want to reduce it.


    Best Regards,

    PenciDesign

  •   Georg replied privately
  •   Georg replied privately
  •  2,699
    PenciDesign replied

    Hi,

    Understand it now. Please add more this code to Customize > Custom CSS to do that:

    p { line-height: 1.6; }

    Change 1.6 to any value you want. Example: 1.5 or 1.4 or 1.7


    Best Regards,

    PenciDesign

  • Georg replied

    Thank you!