Hi, tried multiple quick css code but nothing changes:
3 x Codes i tied to use:
1:
scroll-down-link { color: red !important; }
2:
#scroll-top-link {
color: white;
border: 1px solid #e1e1e1;
background-color: red; }
3.
#scroll-top-link {
background-color: orange;
border-color: red;
color: black;
}
Hey timchurchman,
Your second and third blocks are correct, did you try to add !important after your arguments? If that doesn’t work then please post a link to where we can see the results you are getting.
Best regards,
Rikard
Hi, tried the below but still not changing the color:
#scroll-top-link {
color: white !important;
border: 1px solid #ddae87 !important;
background-color: #ddae87 !important;
}
Hi,
Thanks for the login details, though we can’t login without a URL :-)
Best regards,
Rikard
So sorry, in private content
Hi, it seems to be correct, thank you if this was you YAY!!!
Hi,
It wasn’t me :), you were likely getting cached results. Please let us know if you should need any further help on the topic or if we can close it.
Best regards,
Rikard
You can close, thanks very much!