Take your website
To the next level
Discover our newly launched customization services and elevate your web projects to new heights.
Delegate tasks, save time, and unlock the power of professional WordPress outsourcing.

Okay
  Public Ticket #3206112
Responsive Menu - menu going off page edge
Closed

Comments

  • Tahli started the conversation

    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

  •  7,092
    Oliver replied

    Hi,

    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,092
    Oliver replied

    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