Hello!
My site is Snagz.Shop and I just want to remove the white background surrounding my clothes
on the collection page
Hello!
My site is Snagz.Shop and I just want to remove the white background surrounding my clothes
on the collection page
Hi @Snagz0
This is Henry from PageFly - Landing Page Builder App
You can try this code by following these steps:
Step 1: Go to Online Store->Theme->Edit code.
Step 2: Search file theme.liquid
Step 3: paste bellow code in tag → save.
.collection-item.w-dyn-item { background: transparent !important; }Hope that my solution works for you.
Best regards,
Henry | PageFly
Hello @Snagz0
You can add code by following these steps
Go to Online Store → Theme → Edit code.
Open your theme.liquid file
Paste the below code before on theme.liquid
Was my reply helpful? Click Like to let me know!
Was your question answered? Mark it as an Accepted Solution.