Home Forums Support Widget Support Real Search Add color or transparencies to Search box Reply To: Add color or transparencies to Search box

responsive-muse
Keymaster
Post count: 287
#20219 |

You could also target search button with something like this:

<style>
#idFormBox .btn {
   /*your styles here*/
}
</style>