How to change the carousal color in a BloX widget?
In my BloX widget seen above the carousel is equated to True, but the buttons are black and extremely hard to see. Is there a way to change the color of the buttons? Can I also set a standard to a BloX size i.e. width and height?
Rafael Ferreira
Posted 1 year ago·Last reply 1 year ago
5 comments
Rafael Ferreira
OP1 year agoHi harikm007 ,
that did the trick but is there no way to just change the color of just the arrow? With this code, all my BloX widgets that have a carousel equal to true are affected by this code.
harikm007
·1 year agoUse below 'style' setting to make arrows white.
-Hari
harikm007
·1 year agoHi Astroraf ,
Try adding 'style' to the blox as below
-Hari
DRay
·1 year agoHi Astroraf,
Good question. Can you take a look at this tutorial and let me know if it helps?
https://community.sisense.com/t5/knowledge/blox-a-technical-introduction/ta-p/7483
Rafael Ferreira
OP1 year agoIt is a great article I will be sharing but it doesn't answer how to change the carousel color unfortunately DRay.