Topic: Width and height attributes to Carousel images
Hello!
Is it possible to somehow add width and height attributes to the Carousel images? PageSpeed insights has started to complain about these missing attributes.
Thank you! Anna
Open
- User: Pro
- Premium support: No
- Technology: Angular
- MDB Version: 9.0.1
- Device: All
- Browser: All
- OS: All
- Provided sample code: No
- Provided link: No
Arkadiusz Idzikowski staff commented 3 weeks ago
@AnnaK you should be able to add attributes to the
imgthat is insidemdb-carousel-itemcomponent. These elements are not hidden in the internal component template.