[IGN-6880] How to set Carousel "dot" color via style class?

Perspective 8.1.22

For a Perspective Carousel component:

How do you set the Carousel "dot" color via style class?

image

Setting 'fillColor' directly works. But I tried every 'color' field available in the style class, and none of them seemed to work (even with !important).

Any ideas?

Thanks.
-Shane

This is broken. I've opened an internal ticket to get it fixed. There is no workaround because the Style Classes are being completely ignored, in that they are not even attached to the component in the DOM. Additionally, we appear to be hard-coding the color if that fillColor prop is missing or doesn't have a value, meaning that even the newer stylesheet.css resource would be of no help here.

2 Likes