Home Forums WoodMart support forum Change icon of button

Change icon of button

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

    tiagonunes
    Participant

    Hello,

    I would like to change the icons I send on the private content.
    ´
    It’s possible to show other icon different from the default one?

    Best Regards

    #215599

    Hello,

    I saw the screenshot you attached. Please try and add the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.

    .wd-action-btn.wd-add-cart-btn > a::before {
    content: "\f123";
    font-family: woodmart-font;
    }
    .wd-action-btn.wd-compare-btn > a::before {
    content: "\f128";
    font-family: woodmart-font;
    }

    If you want to ask anything else then provide with some relevant screenshot to check it myself and help you out accordingly

    Regard’s.
    Xtemos Studio.

    #215709

    tiagonunes
    Participant

    Thank you very much. It works.

    #215710

    Most Welcome :-)

    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.

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

The topic ‘Change icon of button’ is closed to new replies.