http://www.newyorkhotellbokning.se
Hi,
I want to increase the text in the Hotel Booking widget.
Not the headline Boka Hotell i New York but all the other text.
What code shall I add?
Thanks
Charlotte
Hey Charlotte!
Which one of the other text?
THe widget has multiple different positions.
Please explain your request.
Thanks a lot
Best regards,
Basilis
Hi Basilis,
This text:
Destination
Check in Check out
New York
I don’t have specific dates yet
Hi! :)
Please add following code to Quick CSS
#flexi_searchbox h4 {
font-size: 20px;
}
#flexi_searchbox span {
font-size: 15px!important;
}
#flexi_searchbox #b_searchboxInc #b_destination {
font-size: 16px;
}
Cheers!
Yigit
Hi Yigit :)
Thanks… I have added the code, empty cache and also increase the font size but don’t see any difference..
Hey Charlotte! :)
I think there might be an error in your custom CSS code which is why additional codes are not working. Please temporary admin logins here privately so we can look into it.
Best regards,
Yigit
Aha…. ok, thanks
Hi,
There was a missing closing curly bracket in your Quick CSS field. I closed it and now codes seem to work fine again. Please review your website :)
Best regards,
Yigit
Aha … thanks Yigit :)