Hi.
I want to decrease the space, see image
Which code shall I add?
Thanks
Charlotte
Hi Charlotte!
Seems like we need a login to see your page correctly. If you do not mind, can you please post it here privately?
Best regards,
Yigit
I have added the login now
Hi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.av-special-heading {
margin-top: 0;
}
Cheers!
Yigit
Thanks :)
And on the main page http://www.idtraveller.com there is a lot of space between the 4 column and the Sandals image
What code can I add for that?
Hi!
Please add following code to Quick CSS as well
.home .flex_column {
margin-top: 0;
}
Best regards,
Yigit
Thanks :)