Hello All. I am using Dawn Theme 6.0.2. I am having a problem when my product page loads, it loads the main image and thumbnails then the main image enlarges and kicksout the thumbnails. I have done some other codeing for other things. Not sure If I mstakenly made that happen. Any help would be great. Here is the snapshot. As you can see no thumbnails. It is happening on all product pages. Thanks in advance for your help
Hello @Kenkash ,
I’ve seen this work is normally.
You can double-check it or record a video for the bug and send it so I can check it for you.
I hope the above is useful to you.
Kind & Best regards,
GemPages Support Team
It is for a theme that is not published yet. I found the problem when inspecting the page. however I dont know what css code to use and where to put it. Take a look at the screen shots
.hide:not(.is-active, .site-menu-handle, .flickity-slider .product-single__image-wrapper, .product-single__media-wrapper) {
- /* display: none !important; */
}
That is what I need to correct. However I dont know what code to input and where to input it to fix it. Anyhelp would be great. Thanks