Home Forums WoodMart support forum Remove my account icon from mobile menu

Remove my account icon from mobile menu

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

    vynil
    Participant

    Hi, I have enabled the “Show my account” from the Mobile menu settings in the header. How do I remove the icon?
    Please see attached for reference.

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

    Hello,

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

    .wd-nav-mobile .menu-item-account>a:before {
        display: none;
    }

    Best Regards,

    #696807

    vynil
    Participant

    Awesome, this worked, thank you! You may close the ticket. Best wishes.

    #696842

    Hello,

    You’re Most Welcome!

    Feel free to write back anytime. If you need further assistance, we are always here to help you.

    If you have a minute, we’d truly appreciate your feedback — it helps us improve the product and shape future updates more effectively. We’d love your feedback on our theme: https://tally.so/r/w4l54k

    Thanks for contacting us.
    Have a great day.

    Topic Closed.
    Best Regards.

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

The topic ‘Remove my account icon from mobile menu’ is closed to new replies.