Top menu - bottom margin

Hello Movin,

again, did not place it in the right spot so now I am doing it as a new thread

How to make a botom margin of a top menu bigger? So that the menu words are a bit further from the page main background

Thanks again, Lukasz

Hi Lukasz,

I hope you are well today and thank you for your question.

You can try achieving this by adding the following CSS code in the Custom CSS option of your theme on the below path.

Admin Area -> Appearance -> Customize -> Shapely Options -> Other

nav#site-navigation {
    padding-bottom: 35px;
}

Best Regards,
Movin

Movin! You are awsome! Thanks so much.
It works!
Lukasz

You are most welcome here :slight_smile: