Like the title says, they can be seen on collection pages but not product pages. I use the debutify theme.
My website: https://6f26de-3.myshopify.com/
A user reports product images displaying on collection pages but not on individual product pages while using the Debutify theme.
Initial Solution:
.slick opacity settingsRemaining Problem:
Current Status:
The discussion remains open with the user seeking guidance on fixing the thumbnail display mode for the slick slider implementation.
Like the title says, they can be seen on collection pages but not product pages. I use the debutify theme.
My website: https://6f26de-3.myshopify.com/
Hey @mkmkmkmk please remove the below css from theme.scss.css file (Line no: 1936).
.slick{
opacity: 0;
}
Thanks
Hey @mkmkmkmk it seems you have used slick slider into it and it doesn’t working as a slider on the product page.
Thanks