Home New Guten Forums WoodMart support forum Categories Menu always open on Mobile Device

Categories Menu always open on Mobile Device

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #293916

    Phil
    Participant

    Hello,

    hope you are fine. How can I set the categories menu (in title) alwys open. I would like to show all categories without to tap an the hamburger menu “categories”. In a perfect world I would like that hamburger menu disappear.

    Thanks for your kind help

    Attachments:
    You must be logged in to view attached files.
    #294021

    Hello,

    Please try adding the following Custom CSS in the Custom CSS for the mobile area under Theme Settings >> Custom CSS.

    body .wd-nav-product-cat {
        display: block;
    }
    
    .wd-btn-show-cat {
        display: none;
    }

    Regards.
    Xtemos Studios

    #294090

    Phil
    Participant

    Works perfect. Thank you so much for your quick help.

    #294232

    Most Welcome 🙂

    If you do not mind, can you please leave a 5 stars rating for our Theme & Customer and Technical Support by going here: http://themeforest.net/downloads It will allow us to release more updates and provide dedicated support in future. It would encourage our work a lot. If you like our Theme and Support.

    Thanks for contacting us.
    Have a great day 🙂

    Topic Closed.
    Best Regards

Viewing 4 posts - 1 through 4 (of 4 total)

The topic ‘Categories Menu always open on Mobile Device’ is closed to new replies.