godaddy-wordpress / godaddy-wordpress/coblocks
Carousel thumbnails are not responsive
Open
[Priority] Low
[Type] Bug
- Dominant language
- JavaScript
- Stars
- 794
- Forks
- 142
- PR merge metrics
- No merged PRs in 30d
Description
Images for the carousel have a standard class wp-image-id, so WordPress adds responsive images to them. But thumbnails do not have this class, so large images are always loaded.
To reproduce:
Create a carousel, and inspect the thumbnails. The tags do not have the wp-image-id class.
Screenshots:
https://prnt.sc/Mjln7qfLm_t1
Original report: https://wordpress.org/support/topic/carousel-thumbnails-are-not-responsive/
Contributor guide
Assessment
This issue has not been assessed yet.