Tagged: 

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #61039
    mityo
    Member

    Hello, I have a problem. On mobile devices and at reduced window size on PC’s, the menus first break into two lines (under 1161px), then simply disappear (under 961px).

    It happens with all three menus (only two of them are active).

    The site address is:
    http://www.hellokonyv.hu/

    I also would like to know if there is a way to switch off both side widgets in under a certain screen resolution.

    #61075
    Sakin
    Keymaster

    @mityo: Have you customize any files/folder inside catch-evolution. If so then you need to revert that back. But if you haven’t change then, please check in your plugin. It might be plugin issue. So, try disabling plugin one by one. You need to have menu like this http://catchthemes.com/demo/catch-evolution/

    About the menu in two like, it because of your custom css padding left. Please find the following css in your custom css and remove it.

    #header-menu ul.menu {
        padding-left: 160px;
    }
    #61402
    mityo
    Member

    Sorry, I just missed your answer so far.

    I removed the mentioned css, and the appearance of the menu has got better.

    “Have you customize any files/folder inside catch-evolution. If so then you need to revert that back.” – what do you mean by that?

    I’ll try switching off the plugins later, and let you know about the results.

    Thank you for your answer!

    #61484
    Sakin
    Keymaster

    @mityo: This mean if you have added/edited any file inside ‘catch-evolution’ directory, then when you update or upgrade the theme, you additional files and edits will be removed.

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘mobile menu disappearing’ is closed to new replies.