Hide dropdown menu from my account
-
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
ok i used another code and it worked thanks
.wd-dropdown.wd-dropdown-menu.wd-dropdown-my-account.wd-design-default {
display: none;
}
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.
The topic ‘Hide dropdown menu from my account’ is closed to new replies.