Hello, I had to add some padding to my submenu to move it further down.
Now I see a white background on the 23px padding. Can I have this space above my submenu transparent?
#top #header.av_minimal_header .main_menu ul:first-child > li > ul, #top #header.av_minimal_header .main_menu .avia_mega_div > .sub-menu {
background-color: transparent !important;
padding-top: 23px;
}
Hey royaltask!
May we have a link to your website so we can more accurately provide you with the appropriate css?
Best regards,
Dake
I am developing on local server. Just in case it helps: I have defalut theme, default menu, and this code in custom css.
#top #header.av_minimal_header .main_menu ul:first-child > li > ul, #top #header.av_minimal_header .main_menu .avia_mega_div > .sub-menu {
background-color: transparent !important;
padding-top: 23px;
}
.av-main-nav > li > a { line-height: 150px !important; }
no more changes untill now. Maybe you can reproduce this.
Hi!
Thank you for the details, but can you provide us with a screenshot of how your sub menu currently looks instead?
Best regards,
Dake
here we go.