Hi Kriesi Team,
Could you please take a look at the below image: (link is in private box)
As you may see, the menu is kind of misplaced on the header of the website in Mobile Mode. How can I correct that?
Regards,
Sadegh
Hey Sadegh!
Can you please let us know which mobile browser you are using and what OS?
Thank a lot
Cheers!
Basilis
Hey Basilis,
If you resize your browser in windows 10, you would see that.
Plus, I have tested that in 2 Android devices with Chrome.
Regards,
Sadegh
Hi!
Please add following code to Quick CSS
@media only screen and (max-width: 480px) {
#advanced_menu_toggle {
top: 30px;
}}
Best regards,
Yigit
Hey Yigit,
Thank you very much. It worked.
(you may now close the thread please)
Regards,
Sadegh