Home Forums WoodMart support forum change ‘cart’ icon on product carousel item

change ‘cart’ icon on product carousel item

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

    supergap
    Participant

    Hi,
    I’m using Elementor product grid/carousel to show some product in a a page.
    When I go mouse over on he single product item I get a small tab with 3 icons (add to cart / add to favourites / zoom lens). Now I would like to avoid ‘lens icon’ and I would like to change cart icon since it is different in the header bar (bag type).
    How to get it? (I try to find some settings in theme setting ma I did’t find them)
    Thanks a lot.

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

    Hung Pham
    Keymaster

    Hi supergap,

    Thanks for reaching to us.

    1. Quickview

    Navigate to Theme Settings > Shop > Quick view and disable Quick view option https://prnt.sc/xFvD1RGU8mTl

    2. Change icon

    Please add below Custom CSS code to Theme Settings > Custom CSS > Global custom CSS:

    .wd-add-btn.wd-add-cart-icon>a:before {
        content: "\f126";
    }

    Regards,

    #550625

    supergap
    Participant

    Hi, thanks so much!
    it works fine.

    #550628

    Hung Pham
    Keymaster

    Hi supergap,

    Glad to hear your issue has been resolved. Keep us in mind for future questions and concerns, we’re always here to help!

    If you have a quick minute we always appreciate a 5-star rating on our theme!

    https://themeforest.net/item/woodmart-woocommerce-wordpress-theme/reviews/20264492

    Your feedback is the motivation to improve our work and services.

    Regards,

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

The topic ‘change ‘cart’ icon on product carousel item’ is closed to new replies.