HI,
I want to change the colour of the hotspots. I already changed their shape, but I can´t find how to change their colour. I tried everything via Generel styling, but it didn´t worked.
So could you help me please?
Thanks!
Hey seykom,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:
.av-hotspot-container .av-image-hotspot_inner { background: red !important; color: gold !important; }
Please change the colors to fit your preferences.
I hope that helps!
Best regards,
Sarah