Change Color of Back to top button

Posted in: Newspaper
Post count: 28

Hey there, I need to change my back to top button color to black just like beebom.com, please guide me on doing it
Thanks 🙂

Post count: 23312

Hello MrKeerthan,

If you want to change the color for your back to top button, notice that you should use a bit of CSS code and place it in Theme panel -> Custom CSS area.

The code is ->

.td-scroll-up{
background-color:red;
}

Thanks.

Post count: 28

Thanks a lot !

Viewing 3 posts - 1 through 3 (of 3 total)
The forum ‘Newspaper’ is closed to new topics and replies.