Home>Support>Scroll to top color change

Scroll to top color change

I can not seem to find how to change the color of the scroll to top arrow. I want to match them with the slider scrolls on my website since the current grey color is hardly seen.

This is our free support forum. Replies can take several days. If you need fast email support, please purchase a SiteOrigin Premium license.

  1. 9 years, 8 months ago Andrew Misplon
    Hi, I Work Here

    Hi

    Unfortunately not a theme setting but you can style with Custom CSS:

    /* Vantage Scroll to Top Colors */
    
    #scroll-to-top {
    background: rgba(0, 0, 0, 0.2);
    }
    
    #scroll-to-top .vantage-icon-arrow-up {
    color: rgba(255, 255, 255, 0.2);
    }
    

    Insert the above under Appearance > Custom CSS and edit as required. 255, 255, 255 is a RGB color, 0.2 is the opacity.

  2. 9 years, 8 months ago Kapitan

    Thank you very much for your prompt response. totally solved my problem.

  3. 9 years, 8 months ago Andrew Misplon
    Hi, I Work Here

    Super, glad that did the trick.

Replies on this thread are closed. Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More