 
	
		
		
		
		
			
Hi,
only at the front site the mobile menu stucks at the top… On all other pages its okay…

Hi Jannis95,
Could you provide us with a link to the site in question so that we can take a closer look please?
Best regards,
Rikard
Hey!
You can adjust the positioning of the mobile menu with the below css:
.page-id-324 .av_header_transparency #advanced_menu_toggle {
    top: 5px !important;
    right: -10px !important;
}You will need to use the specific page-id of each page that has a misaligned mobile menu.
Regards,
Dake
Thanks, it worked perfect! :)
Hey!
You’re welcome, glad we could help :)
Please let us know if you ever need help in the future.
Best regards,
Dake
