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 #1719543
Paragraph Line Spacing
Closed

Comments

  • lagista started the conversation

    Hi, is there a custom CSS code for my site that'll make my text posts have larger paragraph spacing? I am trying to make my text posts more readable, thank you! 

  •  2,699
    PenciDesign replied

    Hi,

    Please try add more this code to Customize > Custom CSS to do that:

    .post-entry p, .wpb_text_column p{ margin-bottom: 30px; }
    

    Change number 30 to value you want.


    Best Regards,

    PenciDesign