Home>Support>Possible bugin Vantage theme: scroll-to-top

Possible bugin Vantage theme: scroll-to-top

Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].

Hi,
I want to change the icon for the scroll-to-top button.
I have uploaded the new icon to wp-content/themes/vantage/images/sprites/arrow_up4848.png
and I have added the following to the custom css:

#scroll-to-top {
background: url(‘wp-content/themes/vantage/images/sprites/arrow_up4848.png’) no-repeat;
}

Everything appears to work fine on the homepage, however it does not work on any other page.
I thought it might have been a cache problem initially. But now I am not so sure.

URL: http://seoul2singapore.org

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

  1. 10 years, 10 months ago Colin O'Rourke

    Hello,

    Is there any chance of an update on this please?

    Kind Regards,
    Colin

  2. 10 years, 10 months ago Greg Priday
    Hi, I Work Here

    Hi Colin

    If you’re using custom CSS to enter the URL of the new button, you’ll need to use an absolute URL of the file. So something like

    #scroll-to-top {
        background: url(‘http://yoursite.com/wp-content/themes/vantage/images/sprites/arrow_up4848.png’) no-repeat;
    }
    
  3. 10 years, 10 months ago Colin O'Rourke

    cheers

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