The add to cart button on my product website is “invisible” but still working. I can hover my mouse over it and click it but I can’t actually see it. I don’t think it’s a theme colour setting because I tried to change all the themes but It did not affect it at all. I believe it’s a problem in the code but I have not edited anything in the backend of my store except for adding meta data pixel codes at the beginning of theme.liquid, however I doubt that has to do with my add to cart button being invisible. Does anyone have any suggestions? Here’s my website:
Hey @zzaraako ,
Can’t tell what caused it, but you can do this to fix it
Go to your theme’s “Edit Code” Option, then in the search bar type “theme.liquid”
Below the tag “” tag paste the following. Screenshot attached for reference.
Screenshot is for reference only, the correct code to paste is the one shown above.
It worked! TYSM!
