HI,
Is it possible to hide the burger icon menu on mobile or change its position? Because it is really not well positionned and not user friendly. I would like to change it.
Hey Julien,
Add the following quick css to hide:
@media only screen and (max-width: 767px){
.av-burger-menu-main{
display:none!important;
}}
Best regards,
Jordan Shannon
Thank you very much.
Is there a way to choose the position of the mobile menu (burger icon)? i.e. top left corner
Hi,
This would have to be done via css as well.
Best regards,
Jordan Shannon
Would you know the code to do it?
I am really sorry, i don’t know anything about coding.
Hi,
I’m not sure why you think it’s not user friendly? Placing in the left would likely interfere with your logo?
Best regards,
Rikard
If you look at almost every online store, the menu icon is in the top left corner
I would put it above the logo. In the very top left corner of the screen, in the blue header, so it wouldn’t interfere.
Hi,
This would actually require a little more styling and code editing that goes beyond the scope of the support forums here. We do offer freelance services that would be able to complete this task for you: https://kriesi.at/contact/customization
Best regards,
Jordan Shannon
Thank you
Hi,
No problem at all. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon