Hi, looking for some help ![]()
I made a change to our website based on this tutorial which applied a transparent header, it worked nicely even though I’m using a lower version of Dawn (V2), I thought - https://websensepro.com/blog/how-to-make-sticky-and-transparent-header-in-dawn-theme/
A customer noticed that our add to cart button is now not working, which is isn’t. It’s not responding all, normally it would add a product to cart and a pop-up would appear.
I’ve gone line by line on my header.liquid file to work out what is causing this. It’s definitely something in that file which is broken. When I replace the file with an original version (without the transparent header change), it works as normal.
I’ve even gone through line by line and replaced new code with old, trying to identify the area which is breaking. This didn’t work. All I know is that it’s something between line 200 and 600 and has nothing to do with the Syntax.
I really like the transparent change so I don’t want to revert that. It’s working nicely everywhere else, so would prefer to fix the add to cart issue now.
Could anybody help me? What part of the header.liquid file is triggering the add to cart?
My site: https://summergray.com/

