Home Forums WoodMart support forum FontAwesome Icon doesn't appear

FontAwesome Icon doesn't appear

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

    ariivieira
    Participant

    Hi!!
    I searched for a while on the forum but I can’t fixed it. I need to change the cart icon (“\f11d”) on the related products in the product page. I already activated “Always Use” on Theme Settings>Performance>CSS and I already inset a new code with the wanted icon on Theme Settings>Custom CSS>Global Custom CSS (the wanted icon is “\f067”) but still appear a square in place of the plus icon.
    The code I used was:

    .wd-action-btn.wd-add-cart-btn > a:before {
    	content: "\f067";
    font-family: "fontawesome" !important;
    }

    Can u help me?

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

    Hello,

    I saw the screenshot you attached. Please provide admin panel login details of the website to check it myself and help you out accordingly.

    Best Regards.

    #187288

    ariivieira
    Participant

    Of course!
    Thank u!

    #187362

    Hello,

    Your issue has been resolved and now the icons you changed are working absolutely fine on my end. Please clear cache and check back.

    I have created a child theme in your website and we recommend you to make all the customization in the child theme. So you will not lose them when updating the parent theme.

    Best Regards.

Tagged: 

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