Got it!
I added the following code to my custom.css (padding-bottom changed to 28px)
@media (max-width: 1040px) {
.menu-outer {
padding-top:10px;
padding-bottom:28px;
Thanks for your help and support!!
Please Log in or Create an account to join the conversation.