This topic has 7 replies, 2 voices, and was last updated 9 years, 2 months ago by Anonymous.
Viewing 8 posts - 1 through 8 (of 8 total)
On the booking page, how to change the text colour for “VEHICLE TYPE”, “SELECT PACKAGE”, “WHICH WASH IS BEST FOR YOUR VEHICLE?” and “BOOKING SUMMARY”?
Add the below code in your theme options/styling/custom css section.
.at-booking-header h5 {
color: #c600e8 !important;
}
Ok thank you
Now how do I change the colour for the title background colour? For example, in the demo page. “About AutoWash” the colour behind is light blue. Same for “Locations” “Book with Paypal” etc. That one portion thats blue. I would like to change the colour for all my pages.
You can change the color options from your theme options panel/styling section.
How do I change the text “WHICH WASH IS BEST FOR YOUR VEHICLE??
I can’t find the file to change it.
You can find that option to change the text in Theme Options/Autowash/Form Labels/Which wash is best for your vehicle? Text
Ok thanks
What about the “book now” hover over colour?
Viewing 8 posts - 1 through 8 (of 8 total)
You must be logged in to reply to this topic.