Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #1016943

    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;
    }

    #1016970

    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

    #1017396

    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;
    }

    #1017428

    Hi,

    Thanks for the login details, though we can’t login without a URL :-)

    Best regards,
    Rikard

    #1017443

    So sorry, in private content

    #1017444

    Hi, it seems to be correct, thank you if this was you YAY!!!

    #1017492

    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

    #1017494

    You can close, thanks very much!

    #1017686

    Hi,

    Thanks for letting us know. I’ll close this thread for now then, please open a new thread if you should have any further questions or problems.

    Best regards,
    Rikard

Viewing 9 posts - 1 through 9 (of 9 total)
  • The topic ‘Scroll to top icon color change:’ is closed to new replies.