Home Forums WoodMart support forum Woodmant font icons

Woodmant font icons

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #194116

    olgaonline2020
    Participant

    Hello,

    I changed the icon from cart to bag for the ‘add to cart’ button using CSS code:

    .woodmart-hover-base:not([class*=”add-small”]) .wd-bottom-actions .add-to-cart-loop::before, .wd-add-btn-replace .add-to-cart-loop::before{
    content:”\f120“!important;
    font-family: “woodmart-font”;
    }

    Where can I find the complete list of fontawesome icon unicodes or icons that come with woodmart theme? Not all unicodes are displayed when copied from https://fontawesome.com/v4.7.0/

    Thank you

    #194157

    Hello,

    You would better use the option allowing uploading your custom icon.

    Please navigate to Woodmart > Header builder http://prntscr.com/iyd2pe

    Choose the proper header type (your current) http://prntscr.com/iyd333

    Enter the cart element and find the option: https://gyazo.com/37fcbd08a6880a705b97da1b01f28148

    Best Regards

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