How do I change the color of the scroll up arrow?

Posted in: Newspaper
Post count: 376

I dont see this color shade being used anywhere in my color settings?

http://ibb.co/eDEORb

Post count: 23312

Hello Ryansmccain,

Try to use the following code and place it in Theme panel -> Custom CSS area.

The code is ->

.td-scroll-up .td-icon-menu-up {
color: red;
}

Thanks.

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