Hi,
sure, and if below code didn’t work, please contact at our site A WP Life our developer will help you more
.simplefilter li.active { color: #BEBEBE !important }
.simplefilter li:hover { color: #BEBEBE !important }
#f-simplefilter li { background-color:none !important }
Thank you very much for your help & also for producing a great plugin.
The code you supplied worked well, I just had to change the background colour from none to white to blend in with the page background. One thing that doesn’t work correctly though is when I use the filters the background appears on the show all filter. Is there a fix for this?
Unfortunately there is a large amount of spacing between each filter (I think this is because the background for each filter is still here we just can’t see it). Is there another line of code that would fix it? either to change the size of the button or to remove it entirely so the filters become simple text links.
Thanks again for your help.
-
This reply was modified 5 years, 9 months ago by
akennedy1.
.simplefilter li {padding: 4px 10px !important }
#all-simplefilter li { background-color: #FFFFFF !important }
Thank you very much for your time, this worked perfectly!
If you like our plugin, please rate us it would be great and really appreciated.
Thank you!