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 #2421491
Menu Padding on Homepage & Pages
Closed

Comments

  • Trisha started the conversation

    Hi, I just started building my site and there's a tiny bit of padding between my menu and homepage slider.  How can I eliminate that? 

    On my individual post and category pages, that padding is much bigger.  Can I make that narrower, too?

    Appreciate your help!

  •  2,699
    PenciDesign replied

    Hi,

    Please make your site live and show me your site URL to I can take it a look.


    Best Regards,

    PenciDesign

  • Trisha replied

    Hi, 

    It's in maintenance and hasn't launched yet, so I'd rather not make it live.  Attached is a picture that shows the space under the menu.  

    Thanks!

  •  2,699
    PenciDesign replied

    Hi,

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

    #header{ margin-bottom: 30px; }
    .featured-area{ margin-top: -30px !important; }

    Change 2 values 30 on the above code to value as you want.


    Best Regards,

    PenciDesign

  • Trisha replied

    That did it!  Thanks so much!!