Hi team,
i want to change the color of the arrow from white to #222222.
I tried this code:
#top .scroll-down-link {
color: #222222;
}
…but it doesn´t work.
Hope u have the right code for me… :-)
Many thanks in advance for your support
Alexander
Hey Alexander,
Try to use this code:
#scroll-top-link {
color: #222;
opacity: 1 !important;
background: transparent;
}
Hope this helps :)
Best regards,
Nikko
Hi Nikko,
thanks for the code…but it didn´t works. Plz have a look. The scroll down arrow in welcome section is still in white. See attached link. Many thanks in advance for your support.
Sunny regards,
Alexander
Hi Alexander!
Can you please try the !important rule with your original code?
#top .scroll-down-link {
color: #222222 !important;
}
Let us know if you need further help.
Best regards,
Sarah
Hi Sarah,
i´m sorry…no result. Maybe it´s faster if i give a temporaly login. Plz see attached credentials into Pricvate content. ;-)
Best regards,
Alexander