Widget Primary Color doesn’t work
-
Hey, so even after changing the Widget Primary Color in “Filters -> Settings -> General” the font colors are still the default red color at the shop. I tried looking the forum a little and found some stuff and added these codes:
/* To change filter links color / .wpc-filters-widget-main-wrapper li.wpc-term-item a, .widget-area .widget li.wpc-term-item a{ color: #6ec1e4; } / To change filter counts color / .wpc-filters-widget-main-wrapper li.wpc-term-item .wpc-term-count, .widget-area .widget li.wpc-term-item .wpc-term-count{ color: #6ec1e4; } / To change filter’s title color */
.wpc-filters-widget-main-wrapper .wpc-filter-title{
color: #6ec1e4;
}to Experimental -> Custom CSS and hoped that it would help or fix the color but that also didn’t help my case as well. So can you guys help me on how to fix the problem or change the colors of font? I want the color “#6ec1e4”
(Also I don’t know if that changes anything but AJAX is not enabled at my filters settings and I don’t want to enable it as well)
The page I need help with: [log in to see the link]
- The topic ‘Widget Primary Color doesn’t work’ is closed to new replies.