Hi, i want to change color to search bar button. how can i do this?
here is the link: http://i.imgur.com/14uNBPy.png
Hi Alperito!
Please try the following in Quick CSS under Enfold–>General Styling:
input#searchsubmit {
background: red !important;
}
Regards,
Rikard
Thank you Rikard.