Hi the Enfold Support Team!
http://www.newyorkinspiration.com
Flight Search box on the right hand side
1. The whole width is not visible for some reason
What code shall I add so it is?
2. I want the Flight search box to the align on the top with the Hotel search box.
What code shall I add?
Thanks!
Charlotte
Hey Charlotte! :)
1- You have following custom CSS code
.avia_textblock iframe {
width: 350px !important;
}
Please remove it
2- Please add following code to Quick CSS
div[data-cf-widget="search-iframe"] {
margin-top: 10px;
}
Cheers!
Yigit
Thanks Yigit :)
Have a nice day.
Charlotte