Home Forums WoodMart support forum Mobile Menu

Mobile Menu

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #482778

    JacobM
    Participant

    Hello, how do I get the mobile menu heading to be one and not split into 2?

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

    Luke Nielsen
    Keymaster

    Hello,

    Please describe which menu item you want to hide “Shop” or “Denim”?

    I await your response.

    Kind Regards

    #483110

    JacobM
    Participant

    You can hide the ‘denim’ menu

    #483150

    Luke Nielsen
    Keymaster

    Hello,

    Please enter the below code into the “Global Custom CSS” area in Theme Settings -> Custom CSS.

    .mobile-nav .wd-nav-mob-tab .mobile-categories-title {
        display: none;
    }
    
    .mobile-nav .wd-nav-mob-tab .mobile-pages-title {
        min-width: 100%;
    }

    Let me know if you have any questions, I’d be happy to answer them.

    Kind Regards

    #483392

    JacobM
    Participant

    Hello, it worked thank you so much for helping!

    #483662

    Luke Nielsen
    Keymaster

    Hello,

    You are welcome! In case you need any additional help, I’d be more than happy to assist you.

    Have a good day!

    Kind Regards

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

The topic ‘Mobile Menu’ is closed to new replies.