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 #2810330
gap between header and slider
Closed

Comments

  • olafvangastel started the conversation

    There is a gap between the slider and the header navigation. Is it possible to have the revolutions slider directly under the grey are of the navigation>? 

  •  2,494
    PenciDesign replied

    Hi,

    Please go to Appearance → Customize → Custom CSS then add the following custom CSS code:

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

    Regards,
    PenciDesign.