Home Forums WoodMart support forum Font awesome icon isn't displaying

Font awesome icon isn't displaying

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

    webaits
    Participant

    Hi,

    I have added a “Tile Calculator” popup to the linked single product page. The link to open the popup is placed next to the Size Guide link.

    However, I’m not able to show Calculator Font Awesome icon before the link text. Can you please check and do let me know the right CSS rule to perfectly display the calculator icon?

    Thank you

    #146912

    Hello,

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

    body .wd-calculator-btn a::before {
        font-family: fontawesome;
    }

    Best Regards

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