Hi,
I tried limiting the main menu background color to the text with the below css as it extends the entire height of the header.
#top #header_main > .container .main_menu ul:first-child > li > a {
height: 30px !important;
line-height: 30px !important;
}
#top #header_main > .container .main_menu .avia-menu {
top: 40px;
}
With this, the main menu(header) is moving up when scrolling down the page.
Can you please check.
Hey Swathi,
What is the desired behavior?
Could you please attach a mockup of what you’re trying to achieve?
Best regards,
Victoria
Hi,
Please check the website that I sent and scroll down. The main header menu is not moving up.
I want to limit the background color for the main menu items. please check the private content.
Thanks
Swathi
Can some one please assist ?