• Hello,

    I have picked up an issue on one of our clients website using the HarmonUX Core theme version: 1.2.1

    The problem is the menu seems to break (not show full menu) when entering responsive mode. When the browser is resized in format that mimics a smartphone device, when you click on the menu it overtakes the screen, in addition the menu cuts off before showing all menu items are shown. I have also tested on a smartphone, same issue.

    URL: http://olympic-construction.co.uk

    Img example: http://www.gigarank.net/image-host/images/2015/07/14/oc-menu-1.png

    Please could you help me solve the issue?

    Kind regards,

    Chris

Viewing 1 replies (of 1 total)
  • Theme Author netbiel

    (@netbiel)

    Hi

    There is large number of links in your menu. You can modify your css by adding these two lines:

    .smartlib-smaller-topbar{
        height: 100%;
        overflow: scroll;
    }

    Good Luck!

Viewing 1 replies (of 1 total)

The topic ‘Responsive menu not showing correctly, cuts off’ is closed to new replies.