coblocks icon indicating copy to clipboard operation
coblocks copied to clipboard

Fix: Ensure Carousel thumbnails are now responsive.

Open badasswp opened this issue 8 months ago • 0 comments

Description

This PR addresses the following ticket: #2605. It adds the missing class to enable Carousel thumbnails become responsive.

Screenshots

Screenshot 2025-06-05 at 21 49 18

Types of changes

Bug fix (non-breaking change which fixes an issue)

How has this been tested?

  • Insert Gallery Carousel block.
  • Observe that images are now responsive.
  • Tested with different browsers and themes to ensure consistency.

Acceptance criteria

Images should now have class with value wp-image-{id}

Checklist:

  • [x] My code is tested
  • [x] My code follows accessibility standards
  • [ ] My code has proper inline documentation
  • [ ] I've included any necessary tests
  • [ ] I've included developer documentation
  • [ ] I've added proper labels to this pull request

badasswp avatar Jun 05 '25 20:06 badasswp