Home New Guten Forums WoodMart support forum Changing the shopping cart to shopping bag in products grid

Changing the shopping cart to shopping bag in products grid

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

    g4rent
    Participant

    Hi,

    I would like to change the shopping cart to shopping bag in products grid.
    We are using “tiled” product style without bordered grid.

    Thanks

    #371511

    Hello,

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

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

    Best Regards

    #371967

    g4rent
    Participant

    It works. Great, thank you!

    #372113

    You are welcome! We are here to help.

    Wish you a wonderful day!

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

The topic ‘Changing the shopping cart to shopping bag in products grid’ is closed to new replies.