Add cart icon to header / fix a static header

Hi everyone :waving_hand:

I was wondering if someone could help me - I have a bespoke svg for my search icon and would like to reuse it for my cart icon (in its original template position β€” the opposite of search icon).

I would also like my header static/fixed so it is constantly at the top of screen whilst scrolling!

So header appears as so (search is left - already placed / cart is right - needs placing) :

Might anyone be able to help with that?

Link: https://1295c5-13.myshopify.com

Thanks so much!!

Joe

Hey @JG123

Your store is password protected, can you share the password as well?

Best Regards,

Moeed

Hey Moeed!

Sure, it’s: dellsfarm

Thanks!

@JG123 , to fixed your header at the top follow these step

Step 1: Go to Shopify Admin β†’ Online Store ->Theme β†’ Edit code

Step 2: Search file theme.liquid

Step 3: Insert this code above tag:


1 Like

Worked a treat - thank you!