There’s a small empty box under a product in the Collections page. Any idea where this is in the code and how I can remove? (See image - page is linked here as well)
https://ajoyforever.com/collections/the-original-dough-bowl-candles
A user is experiencing an unwanted small empty box appearing beneath product images on their Shopify store’s collection pages. The issue is identified as a color swatch element that needs to be hidden.
Initial Solution:
.collection .color-swatch by adding display: none !important; to the theme.liquid file before the </body> tag.Ongoing Problems:
.collection-stack .color-swatch .color-swatch.label was provided to address both mobile and desktop.Current Status:
The issue remains unresolved, with the box still appearing on the fragrance accessories collection page. The user is seeking additional troubleshooting help.
There’s a small empty box under a product in the Collections page. Any idea where this is in the code and how I can remove? (See image - page is linked here as well)
https://ajoyforever.com/collections/the-original-dough-bowl-candles
Hello @ajoyforever
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.
Thanks. That worked for the Collections page, but still showing on Recently Viewed and elsewhere. Thoughts?
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.
Hey, You can added this updated 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
look now there is no issues on mobile device and desktop also.
I added after the HEAD tag which removed it but also removed the header and announcement bar functionality in the customizer ![]()
Here’s the link where it’s still showing up: https://ajoyforever.com/collections/fragrances-accessories