Hi.
Is there any code I can add if I want to change the headline “Boka Hotell i New York” in the plugin: Booking.com Official Search Box to the Oswald font?
http://www.newyorkhotellbokning,se
Thanks
Charlotte
Hey Charlotte!
Please try adding following code to Quick CSS in Enfold theme options under General Styling tab
h3.search-box-title-1 {
font-family: oswald!important;
}
Cheers!
Yigit
Thanks :)