Hi Des,
That can be different from theme-to-theme, but if you post a link to your website to the page where you added the filter we can help you to change it.
Thankyou!
We are using the Beaver Builder theme –
https://www.shuttleworthweaving.com/rugs/
(we have used it on several pages)
Hi,
You can change the filter’s submit-button and it’s hover color by adding this CSS to wp-admin > Appearance => Customize > Additional CSS:
.wpf_search_button{
background-color: #f00 !important;
border-color: #f00 !important;
color:#fff !important;
}
.wpf_search_button:hover{
background-color:#00f !important;
border-color: #00f !important;
color:#fff !important;
}
Please let us k now how it works.
PERFECT! Thank you so much for your time and knowledge. Have a wonderful day.
Happy I could help! If you like our products/services, please consider to rate us on our Facebook page: https://www.facebook.com/themify/reviews
Have a good day!