Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #760580

    How can I change the colors of the back to top button on http://apptomorrow.zoiezo.nl/

    #761147

    Hey Sander,

    These are you current settings, please try editing them to your liking in Quick CSS:

    #scroll-top-link {
        opacity: 0.7;
        visibility: visible;
        color: #009bdd;
        border: 1px solid #236321;
        background-color: #ffffff;
    }

    Best regards,
    Rikard

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.