Home Forums WoodMart support forum Sticky Navigation

Sticky Navigation

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

    shweta
    Participant

    Hello Team,

    As discussed with our previous ticket number: https://xtemos.com/forums/topic/left-mega-menu/#post-636351

    I have added the sticky navigation on my website, but I don’t want a left vertical bar when the menu is closed. although I still want a hamburger in the header bottom. i have shared the screenshot (marked in green).

    Red is not required green is required, I have shared the website login details in the private section.

    Best

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

    Hung Pham
    Keymaster

    Hi shweta,

    Thanks for reaching to us.

    Your question is a bit unclear to me. You want to display sticky navigation and disable hamburger? Please describe in more details, this will allow me to thoroughly investigate and address your concerns in a more efficient.

    Regards,

    #636981

    shweta
    Participant

    If you see the screenshot or visit stage2.mukulgoyal.com

    You’ll see two hamburger menu icons

    – First one on sticky vertical sidebar. We don’t need this sticky bar itself. How to remove this.

    – Second Hamburger icon can be found on header bottom on immediate left of categories (Text: SignatureObjects)

    We want this to stay and open side panel on click.

    #637129

    Hung Pham
    Keymaster

    Hi shweta,

    Thanks for reaching to us.

    Please add the below Custom CSS code to Theme Settings > Custom CSS > Global Custom CSS:

    .wd-sticky-nav .wd-sticky-nav-title{
        display: none;
    }

    Regards,

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