Hi,
the Problem is the tho Mobile Menü Buttons are not in the same Position.
If you Click on the Mobile Menu Button the appearing Close Button isn’t in the same Position.
Also in your Template:
http://kriesi.at/themedemo/?theme=enfold
Any solution?
thx
chris
Hey Chris!
This is not exactly a problem but you can adjust the close button position to your needs, try adding this to Quick CSS:
#advanced_menu_hide {
right: 50px;
top: 40px;
}
Best regards,
Josue