Comments Tahli started the conversationJanuary 12, 2023 at 5:44amHello,My main menu is going off the edge in smaller screens larger than mobiles. it gets to the hamburger for mobile devices. How do I make the menu responsive to the screen size and make it all fit to page?Thanks 7,092Oliver repliedJanuary 12, 2023 at 6:15amHi,I've added this CSS code: #primary-menu.no-responsive > li > a { padding: 35px 5px; text-transform: uppercase; }To make it fit to 1212px and made responsive for a screen resolution lower than 1212, but you still need to reduce the menu item test a little bit Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. Regards, Oliver 7,092Oliver repliedJanuary 12, 2023 at 6:15amFor example About Our Club > About. Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. Regards, Oliver Sign in to reply ...
Hello,
My main menu is going off the edge in smaller screens larger than mobiles. it gets to the hamburger for mobile devices. How do I make the menu responsive to the screen size and make it all fit to page?
Thanks
Hi,
I've added this CSS code:
To make it fit to 1212px and made responsive for a screen resolution lower than 1212, but you still need to reduce the menu item test a little bit
Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list.
Regards, Oliver
For example About Our Club > About.
Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list.
Regards, Oliver