Page 1 of 1

CSS color SVG Chevron Arrows

Posted: Thu Oct 17, 2019 10:14 am
by KMiddelkoop
Hello Guys,

When I use the chevron arrows for navigating in a virtual tour, I'd love to adjust the color of the svg image with css code. Is this possible?

I tried this to the svg upper layer of the arrows, but I am not able to change the color of the layer(s). Does anybody have experience with this and can advise??

I added "color:#85754E;" to the css styles field in the skin editor. Can anybody advise on where to look for a working code?

transform:translate3d(0px,0px,1px); color:#85754E;

Re: CSS color SVG Chevron Arrows

Posted: Thu Oct 17, 2019 10:57 am
by Hopki
Hi,
You can do this in the skin editor.
Select the arrow in the skin and then use the colour tool.
Regards,
Hopki

Re: CSS color SVG Chevron Arrows

Posted: Thu Oct 17, 2019 11:19 am
by KMiddelkoop
Thank you Hopki. As always, this is what I looked for. :D