Hi.
I want to change the font size for the text in the Booking widget, scroll down
What code shall I add?
Thanks
Charlotte
Hey Charlotte,
Please provide a link to the site/page in question so we can look into this issue further.
Best regards,
Jordan Shannon
Hi,
Add this to quick css:
#b_frmInner{
font-size:16px!important;
}
Best regards,
Jordan Shannon