Colour of filter and subcategory more button

Posted in: Newspaper
Post count: 51

Guys, can you help me? How do i change the color of the
1. Category pulldown filter
2. Icon submenu pulldown list

See image:
http://i201.photobucket.com/albums/aa183/Saikological/color%20of%20filter_zpsonp7utw0.jpg

Post count: 51

Any help on this one?

Much appreciated!

Post count: 23312

Hello,

You should start with the below code for changing the pulldown filter on category pages.

The code is ->

.td-category-header .td-pulldown-filter-display-option {
background-color: red;
color:black;
}

Please check the following useful guide from here -> https://forum.tagdiv.com/create-custom-code-using-the-browsers-inspector/

Thanks for the message!

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