Back to top button

Posted in: Newspaper
Post count: 31

Hi,

I’d like to tune the “back to top” button, especialy change the color. How could I do that?

Thanks

Post count: 23312

Hi chauffeur,

You can change the color button if you use the code below: http://screencast.com/t/muDKhkIbSO
.td-scroll-up-visible {
background-color: green;
}

The result you can see here: http://screencast.com/t/0aElAOPp

Thanks.

Post count: 31

Perfect. Thanks

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