Cart & Search Icon Missing from Theme Header

The search and cart icons have disappeared from the theme’s header. Whilst you can still click on where they should be displaying to take you to the relevant pages the icons themselves are not showing.

I’ve checked through the theme settings and see that ‘Cart Icon’ shows as ‘Bag’ which is as desired.

Any help would be greatly appreciated.

Hi and welcome!

Could you provide the store URL so I can take a look?

Sure, it’s ggveyewear.com

@Andrei_S

can you check add this code theme.liquid before </head?


Hi @KetanKumar

Thanks for your reply. The code has done something, there are now square boxes where the icons should be. I’ve also noticed that the arrows on the dropdown menus have also been replaced by the same boxes. (This was the case before the code was added)

Screenshot 2022-07-11 at 17.54.33.png

1 Like

@Andrei_S

yes, please add this code

  1. Go to Online Store->Theme->Edit code
  2. Asset->/stylesheet.css ->paste below code at the bottom of the file.
.fa-bag-shopping:before, .fa-shopping-bag:before,
.fa-magnifying-glass:before, .fa-search:before
{
font-family: FontAwesome;
}

@KetanKumar Unfortunately this hasn’t changed anything.

1 Like

@Andrei_S

oh sorry for that its possible to add me staff and give me theme access so i will check and guide you

@KetanKumar I managed to solve the issue by copying an old stylesheet from a previous theme version. Thank you for your assistance.

1 Like

@Andrei_S

oh wow that would be great thanks for update and support

1 Like

Hello KetanKumar,

I’m missing the search icon in my Symmetry Shopify Theme for my website. I’ve searched everywhere and can’t seem to find the answer. Can you please help me out?

Thanks!