Hi,
You guys provided me with a great solution to disable and replace the image for the arrow in the spinning green circle. In this post:
https://kriesi.at/support/topic/replacing-spinning-circle-with-arrow/
My question for you now is how do I change the color of that spinning circle? Thanks.
sl
Hey slui!
Please add following code to Quick CSS in Enfold theme options under Styling tab and adjust as needed
.image-overlay .image-overlay-inside:before { color: red!important; }
Regards,
Yigit
Hi Yigit,
Thanks for the reply. That didn’t work, but “background-color” did work!
sl