Hey,
I want to decrease the text in the Hotel booking widget
http://www.airlinestaffrates.com/
The text e.g city, region district or specific hotel
and the date and month text.
What code shall I add?
Thanks
Charlotte
Hey Charlotte! :)
Please add following code to Quick CSS
input#b_destination {
font-size: 9px!important;
}
Cheers!
Yigit
Thanks :)