Navigation doesn't work on mobile menu

This topic has 2 replies, 2 voices, and was last updated 8 years, 9 months ago ago by Eva Kemp

  • Avatar: emeliech
    emeliech
    Participant
    July 14, 2015 at 15:02

    Hello!

    I had this issue before and it got resolved..
    When I’m on the mobile menu, and I navigate to my shop page “Ringar” then the navigation links doesnt work anymore and it has added a “filter” for search on materials under the nav links.. Like in this picture. http://pasteboard.co/1Xaq2jvH.png

    You gave me a piece of css last time that I added to my custom css and it solved the issue, however the issue is back now with or without the following code

    `@media (max-width: 992px) {.woocommerce widget_layered_nav {
    display: table-cell;
    }}

    Please help!

    //Em

    1 Answer
    Avatar: Eva
    Eva Kemp
    Support staff
    July 14, 2015 at 16:28

    Hello,

    Please try to use this code in custom.css:
    @media (max-width: 480px) {.woocommerce.widget_layered_nav {display: none !important}}

    Regards,
    Eva Kemp.

  • Viewing 2 results - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.