How to change scroll up button color?

Posted in: Newspaper
Post count: 7

How to change scroll up button color?

https://prnt.sc/ceLu31k58GW7

Post count: 27744

Hi,

The color for ToTop Button is the Accent color from Theme Panel -> Theme Color -> General Theme color => https://i.imgur.com/gvoN3sh.png

Thank you!

Post count: 7

That prefrence only change the background color of the scroll up button, i want to change the color css property, how can i do that?

Post count: 27744

Hi,

Please use this code
.td-scroll-up {
background-color: blue;
}

The code needs to be set in the Theme panel -> Custom code -> Custom CSS => https://www.screencast.com/t/fxetQe24ZHf

Thank you!

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