Hello, can I please have a hint how to put the picture at the top of the side. I do not want the white space above the picture. Thx!
Hey KMikeT!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.home .content {
padding-top: 0;
}
.home .flex_column .avia-slideshow {
margin-top: 0;
}
Cheers!
Yigit