Changing search button colour
-
Hi I would like to change the appearance of the search button on the booking form. Can you please supply css as I have tried ..
.hbook-wrapper input[type=”submit”], .hbook-wrapper input[type=”button”] {
background: #FF0D01 none repeat scroll 0 0 !important;
border: medium none !important;
border-radius: 4px !important;
color: #fff !important;
font-weight: normal !important;
transition: background 0.4s ease 0s;}I changed the background colour from blue to red.
https://www.roey.com.au/accommodation/backpacker-male-4-beds/
I am using the HBook plug in styles.
Thanks
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Changing search button colour’ is closed to new replies.