I want to change Letter color

Posted in: Newspaper
Post count: 73

Letter color in category is white.
How can I change color?
URL is https://www.no1-reviewer.com/

https://drive.google.com/open?id=1C4qla1S8_JARH5xrSyEGVr_RFQXRqaft

  • This topic was modified 8 years by abc.
Post count: 23312

Hello shinobu,

You should use a bit of CSS code and place it in Theme panel -> Custom CSS area.

The code is ->

.widget_categories select {
color:red;
}

The result is here -> https://www.screencast.com/t/oHQSBeIf

Thanks.

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