Re: Icons not appearing on nav bar and cart page

My icons aren’t appearing even after page load… As you can see from the screen shot below, the currency drop down is missing the arrow and the cart quantity up and down toggle arrows aren’s showing… Please help

I was told it could be something to do with my font awesome file… but thats as far as I know what to do

URL is www.smithandsinclair.com

Hi, I think you don’t have font awesome styles.

  1. Go to Online Store → Theme → Edit code.

  2. Open your theme.liquid theme file.

  3. Paste the below code before :

<link rel="stylesheet" href="https://site-assets.fontawesome.com/releases/v6.2.1/css/all.css">