Back to top icon

Posted in: Newspaper
Post count: 136

Hi,

How can I change the back to top icon from the themes default white arrow?

Post count: 780

Hello,

try this at the end of style.css:


.td-scroll-up-visible {
background-image: url('http://2.envato-static.com/assets/themeforest/logo-dark-8e9f520f0a87ee3b0d94dd0fdd289e59.png');
background-position:0px 0px;
}
Post count: 136

Thank you Radu! Works nicely!

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