Home Forums WoodMart support forum Changing add to cart product icon

Changing add to cart product icon

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

    BertranddesmetsWM
    Participant

    Hi,

    I would like to change the add to cart icon in the shop area with the same icon we use in the header. Screenshot for clarification.

    Would that be possible?
    Kind regards,
    Bertrand

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

    Hello,

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

    .wd-add-btn-replace .add-to-cart-loop:before {
        content: "\f126";
    }

    Best Regards.

    #256731

    BertranddesmetsWM
    Participant

    Hi,

    Working like a charm, thanks!

    #256734

    Hello,

    Well @BertranddesmetsWM…. It’s been great chatting with you.!!!! I hope I resolved your issues thoroughly.

    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.

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

The topic ‘Changing add to cart product icon’ is closed to new replies.