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 #1729737
Line after Menu
Closed

Comments

  • nboether started the conversation

    Hello!

    How can I remove the line below the menu and add more padding between the menu and the featured slider?


  •  2,699
    PenciDesign replied

    Hi,

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

    #navigation, #navigation.header-layout-bottom{ border: none; }
    .featured-area{ margin-top: -30px; }
    

    Change number 30 to value you want.


    Best Regards,

    PenciDesign