Home Forums WoodMart support forum Replace "My Account" Dashboard Icons

Replace "My Account" Dashboard Icons

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #330623

    sophiecheng
    Participant

    Hi,

    Could you show me how to replace the icons on the “My Account” dashboard with Font Awesome icons?

    Any other methods so that I can have the icons replaced with same hover effect are fine.

    Thank you so much!

    #330665

    Hello,

    Sorry but ther login details you provided are not working.

    Please provide the correct login details to let me provide you Custom CSS to change the icon.

    Best Regards

    #331358

    sophiecheng
    Participant

    Sorry, please try the following

    #331408

    Hello,

    Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.

    .wd-my-account-links .points-link a:before {
        content: '\f51e';
        font-family: 'Font Awesome 5 Free';
        font-weight: inherit;
    }
    
    .wd-my-account-links .wt-smart-coupon-link a:before {
        content: '\f3ff';
        font-family: 'Font Awesome 5 Free';
        font-weight: inherit;
    }

    Best Regards

    #331840

    sophiecheng
    Participant

    That works perfectly. Thank you so much!

    #331843

    Hello,

    We are Glad that you loved our Theme and Support Staff. We wish you all the best.

    If you do not mind, can you please leave a 5 stars rating for our Theme & Customer and Technical Support by going here: http://themeforest.net/downloads It will allow us to release more updates and provide dedicated support in future. It would encourage our work a lot. If you like our Theme and Support.

    Thanks for contacting us.
    Have a great day :-)

    Topic Closed.
    Best Regards.

Tagged: ,

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

The topic ‘Replace "My Account" Dashboard Icons’ is closed to new replies.