Style the Filter
-
I think I have the functionality working fine. Now, I need to style it. The font size is small and the colors aren’t popping against the background. I am pretty familiar with CSS. I found this basic CSS in another post, but it does not work. Can you help me make this work? I want it to apply to all of the text, not just the links. Thanks!
.widget-area .widget li.wpc-term-item a, .wpc-filters-widget-main-wrapper li.wpc-term-item a {
color: #ffffff !important;
font-family: inherit !important;
font-size: 18px !important;
}The page I need help with: [log in to see the link]
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Style the Filter’ is closed to new replies.