Hi,
I need to reduction the spaces on the website
And I can not sucsses : (
What do you propose to do?
Reduce this space: http://prntscr.com/76y0iw
and this one: http://prntscr.com/76y0x1
Thanks!
Hi Lev!
Please add following code to Quick CSS
#sliderhp .content {
margin-bottom: 5px;
}
.home #av_section_4 .content {
padding-top: 20px;
}
.home #av_section_3 {
min-height: 70px;
}
Regards,
Yigit
Thank you very much!!!
Yigit you’re a genius!