Home › Forums › Support › CLS issue – WooCommerce Single Product Page This topic has 4 replies, 2 voices, and was last updated 3 months, 3 weeks ago by pro123. Viewing 5 posts - 1 through 5 (of 5 total) Author Posts April 16, 2022 at 2:00 am #2190374 pro123 Hi Team, Pagespeed is reporting a CLS issue (0,262) for the following class on all WooCommerce single product pages div class=”summary entry-summary” Example URL in the private area Regards, Luuk April 16, 2022 at 7:30 am #2190531 DavidStaff Customer Support Hi there, Theres several issues in Wocoommerce that can lead to CLS, one of which is image sizes of the gallery images. You can try giving the gallery a min-height with CSS: .woocommerce div.product div.images .flex-control-thumbs { min-height: 100px; } Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ April 16, 2022 at 9:14 am #2190797 pro123 Hi David, Thanks for your advice. The issue is still present. I will investigate further. Thanks Regards, Luuk April 17, 2022 at 3:18 am #2191177 DavidStaff Customer Support Ok – let us know what you find Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ April 20, 2022 at 5:52 am #2194659 pro123 Thanks David! Author Posts Viewing 5 posts - 1 through 5 (of 5 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In