Hi all,
I’ve got a course at the moment which is using quite a few media carousels, with and image on the left and text on the right. I have two issues that I can’t seem to solve.
- I can’t add any padding or margin between the title of each carousel item and the body text.
- The height of the carousel is determined by the largest carousel item, but I can’t find a way to add any padding between the carousel item and the dots at the bottom. This results in the text only being a few pixels away from the dots on one of the carousel items.
I’ve attached an screenshot that shows both points. I’m pretty sure that there isn’t a solution to either of these, so perhaps this should have been a feature request instead. But I’m hoping that someone might know something I don’t.
(I can get around both of these issues by adding a return at the top and bottom of the carousel item body text, but this course needs to follow strict accessibility guidelines and that would not read well on a screen reader)
Thank you