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 #2360510
Space between header and first row
Closed

Comments

  • m28006 started the conversation

    I am a using a custom heading as first row on the homepage.  Any tips on how to reduce the space below the menu/header? 

    Thanks in advance.

  •  2,699
    PenciDesign replied

    Hi,

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

    body.home #header{ margin-bottom: 30px; }

    Best Regards,

    PenciDesign

  • m28006 replied

    That looks amazing, thank you!