Comments Weboluciona_Cristian started the conversationMarch 30, 2021 at 10:52amHi, Colud you guide me where i can find, if there's any, where i can change the breakpoint of the menu, please? I have a long one and i need to change it before the menu break in 2 lines.Thanks 2,700PenciDesign repliedMarch 30, 2021 at 4:02pmHi,You can try adding more of this code to Customize > Custom CSS to do that: @media only screen and (max-width: 1170px){ #navigation .menu { display: none !important; } #navigation .button-menu-mobile { display: inline-block; } #sidebar-nav { display: block; } } Best Regards,PenciDesign1 LikeWeboluciona_Cristian repliedMarch 30, 2021 at 7:46pmAwesome, thanks a lot!!!!!Party on. Sign in to reply ...
Hi,
Colud you guide me where i can find, if there's any, where i can change the breakpoint of the menu, please? I have a long one and i need to change it before the menu break in 2 lines.
Thanks
Hi,
You can try adding more of this code to Customize > Custom CSS to do that:
Best Regards,
PenciDesign
Awesome, thanks a lot!!!!!
Party on.