How can I make the style of this button the same as the rest of the website, it just looks so out of place.
Hey sambo258,
Could you post a link to where we can see the element in question please?
Best regards,
Rikard
Of course,
Hi,
Thanks for that. First off, could you try updating the theme to the latest version (4.2.6) to see if that helps please? http://kriesi.at/documentation/enfold/updating-your-theme-files/
Best regards,
Rikard
Everything is updated, nothing has changed.
Hi,
Thanks for the feedback. Please try the following in Quick CSS under Enfold->General Styling:
#woocommerce_product_search-3 button {
background: #7569c5;
padding: 10px 20px;
border: none;
border-radius: 2px;
color: white;
}
Best regards,
Rikard
That worked, many thanks