How can I move the menu text up once the header becomes sticky?
Screenshot – https://ibb.co/dWtqZ3t
Hey navindesigns,
Add this to quick css:
.header-scrolled #avia-menu{
margin-top:0px!important;
}
Best regards,
Jordan Shannon
I am not seeing any changes after applying that code.
Are you seeing the changes on your end?
Hi,
Yes, please add the code to the top of quick css so it runs first. Also, clear your cache a few times over.
Best regards,
Jordan Shannon