Viewing 5 reply threads
You must be logged in to reply to this topic.
Hi there!
I need to customize @media max width to show mobile menu on 1400px because in some tablets or laptops with small screen main menu appears with 2 lines and I prefeer show mobile menu in that cases.
Thanks.
Hello,
You can add custom css in Customize > General > Custom Codes > Custom Css.
Best regards!
Yes I know it. I can show hamburguer menu when screen is smaller than 1400px but i when I do click on hamburguer menu nothing happen.
Wich layers are?
Thanks.
Hello,
Perhaps you are editing the wrong element. The mobile menu css class is cl-mobile-menu-button
Best regards!
I’ll find it.
I guess that my question has not support. Thanks anyway.
Regards.
Hello,
Sorry but this is personal customization and it’s not covered from support. You only need to find the css class above via inspect element (press F12 key to open it in Chrome). Wrap the css inside an @media
rule for it to affect only the screen dimension you want. Read more about it here.
You can search this forum for similar cases too.
->https://support.codeless.co/?action=bbp-search-request&bbp_search=mobile+menu
->https://support.codeless.co/?topic=cursor-not-blinking-on-input-placeholder
Best regards!
You must be logged in to reply to this topic.