Home Forums WoodMart support forum How to remove the grid icons from my account page

How to remove the grid icons from my account page

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

    Bengal
    Participant

    Hi,

    Is there any option / feature to disable the icons listed on the my account page?
    http://prntscr.com/of6pew

    #132705

    Hello,

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

    body .woodmart-my-account-links div a:before {
    display:none;
    }

    Best Regards

    #132820

    Bengal
    Participant

    Thanks, topic can be closed!

    #132835

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

    Best Regards

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

The topic ‘How to remove the grid icons from my account page’ is closed to new replies.