Home Forums WoodMart support forum Hide dropdown menu from my account

Hide dropdown menu from my account

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #479449

    ernesto-8220
    Participant

    Hi , i need to hide the drop down menu from my account in the top header, ive tried this code
    .woodmart-header-links .menu-item-my-account{
    display:none;
    }

    and read several threads and nothing seems to work keeps showing
    htnak you

    #479467

    ernesto-8220
    Participant

    ok i used another code and it worked thanks
    .wd-dropdown.wd-dropdown-menu.wd-dropdown-my-account.wd-design-default {
    display: none;
    }

    #479570

    Hello,

    You are Most Welcome.

    We are glad that you managed to solve the problem yourself. You are Great!!!

    Let us know if there’s anything else we can do for you! You can always reach us at any time. We are always here to help you.

    Have a wonderful day.

    Topic Closed.
    Best Regards.

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

The topic ‘Hide dropdown menu from my account’ is closed to new replies.