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 #2182815
Homepage Options
Closed

Comments

  • m28006 started the conversation

    Is there a way to reduce the space between featured boxes and the heading for latest posts on the Homepage? 

  •  2,699
    PenciDesign replied

    Hi,

    You can add more this code to Customize > Custom CSS to do that:

    .container.home-featured-boxes{ margin-bottom: 5px; }
    

    Change value 5 to value as you want.


    Best Regards,

    PenciDesign