Site logo

Archived topic

Woocommerce Gallery

12 replies · Started by Daniel on July 20, 2022

Viewing posts 1–13 of 13

HI there,

I would like to remove the product image gallery and have all the images in one long column to scroll down. Is that possible please?

Many thanks

Yes thanks! That's exactly what I need, appreciate the fast responce, how can I implement?

The 'sticky' product description would also be great to add also

Great, thanks!

Actuallly, this seems to break the mobile view, I cant see the product description and the gallery only shows when pressed. I will send a link so you can view on your phone.

Any ideas?

Hi Daniel,

Can you try adding this CSS:

.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
    overflow: initial;
}

No sorry that didnt work. The image galler also only loads when you press on the screen - could it be related?

I'm not seeing the CSS on your site, how did you add it?

And is the cache cleared?

Let me know!

Sorry had to purge the css. That seems to have fixed the description but the image gallery still only loads in when pressed on mobile.

The images are lazy loaded, not sure if it's the reason, can you try disabling your cache/performance/image optimizing plugins to test?

This archived topic is closed to new replies.