Hi,
I would like to change the color of the scroll down arrow (homepage – fullscreen slider). At the moment it is white but it can’t be seen very well with my chosen image background.
Please advice how I can do this.
Thanks a lot.
Hi adinahirjanu!
Can you please point me out with a screenshot the arrow, because I could not find it at all.
Thanks a lot
Best regards,
Basilis
Hi,
screenshot uploaded and link provided in the Private content window.
Cheers,
Adina
Hi,
Thank you for the screenshot. Please add this in the Quick CSS field:
#top .scroll-down-link {
color: red;
}
Best regards,
Ismael
It worked. Thanks a lot :)