Home Forums WoodMart support forum Add to Cart ICON on MOBILE

Add to Cart ICON on MOBILE

Viewing 16 posts - 1 through 16 (of 16 total)
  • Author
    Posts
  • #200394

    gzelasco
    Participant

    How to change or hodde add to cart Icon (MOBILE), on Products Grids,
    see attached reference

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

    Hello,

    Chose the icon from the FontAwesome 5 and provide URL of the icon and of the page, I will provide custom CSS.

    Best Regards

    #200463

    gzelasco
    Participant
    #200565

    Hello,

    Please choose a free icon and provide the icon URL. https://fontawesome.com/icons?d=gallery&m=free

    Best Regards

    #200645

    gzelasco
    Participant
    #200766

    Hello,

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

    body .wd-action-btn.wd-add-cart-btn>a:before {
      font-family: 'Font Awesome 5 Free';
      content: "\f290";
     font-weight: 900;
    }

    Best Regards

    #200785

    gzelasco
    Participant

    Sorry, Were should place the Icon name or link?

    body .wd-action-btn.wd-add-cart-btn>a:before {
    font-family: ‘Font Awesome 5 Free’;
    content: “\f290”;
    font-weight: 900;
    }

    #200825

    Hello,

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

    Best Regards

    #201172

    gzelasco
    Participant

    Hi Were should be pace the icon?

    body .wd-action-btn.wd-add-cart-btn>a:before {
    font-family: ‘Font Awesome 5 Free’;
    content: “\f290”;
    font-weight: 900;
    }

    #201181

    Hello,

    Please provide the site admin access to the private area.

    Best Regards

    #201333

    gzelasco
    Participant

    yes,

    #201365

    Hello,

    You have copied incorrectly. That is why it did not work. Please check now.

    Best Regards.

    #201438

    gzelasco
    Participant

    This is what I see, The icon is broken, also in Destkop

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

    Hello,

    You need to activate “Alwasy use” in the Theme Settings > Performance > CSS for FontAwesome.

    Best Regards

    #201832

    gzelasco
    Participant

    Done! YOU ARE THE ONE!

    #201890

    You are welcome! If you have any questions please feel free to contact us.

    Best Regards

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