Home Forums WoodMart support forum How to remove My Account drop down when hovering over it?

How to remove My Account drop down when hovering over it?

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #372278

    contactpleazurr
    Participant

    Hello,

    How can I get rid of the drop down as seen here. I want the user to see the options only in the account page.
    https://snipboard.io/XzeV9Y.jpg

    #372354

    Hello,

    You can configure the drop-down, sidebar, or link to My Account page in the Header builder.

    If you have any questions please feel free to contact us.

    Best Regards

    #372445

    contactpleazurr
    Participant

    Hello,

    But what do I do here? I do not have drop down selected, yet it still shows as a drop down: https://snipboard.io/JumLiR.jpg

    Please advise.

    #372494

    Sixtyfivetravel
    Participant

    try this
    .whb-main-header .whb-col-right .wd-dropdown-my-account {
    display: none;
    }

    #372507

    contactpleazurr
    Participant

    Thank you sixtyfivetravel!

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

The topic ‘How to remove My Account drop down when hovering over it?’ is closed to new replies.