Changing the back to top arrow an image.

edited November 2019 in Theme support
I am trying to use my own image for the back to top button but can't seem to figure out the CSS
This doesn't seem to work and did not see a way from the theme options to do it. Any help would be appreciated.

a#back_to_top.button.button_js {
    background-image: url(URL_Here);
}

Comments

Sign In or Register to comment.