How can I set the that small bit of the spinner that moves to a custom color?
Thanks
Hey rdswestnet!
Are you referring to the ” spinner ” while the page is loading?
Cheers!
Basilis
Yes, I am, and specifically to the little bit of the circle that goes round and round. I want to match the color to the palm tree:
https://missionbaybeachcondo.com/
Thanks
Hi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
#top .av-siteloader {
border-left-color: #58773C;
}
Regards,
Yigit
Oh border-*left*. I was so close. And you even picked the green to match my palm tree, nice touch. Thanks Yigit.
Rob