Hello,
There seems to be a space between my slider and the menu bar, can this be removed?
Please see link:
http://s1048.photobucket.com/user/kiddin6/media/ScreenShot2014-07-02at171339.png.html
Thanks,
Oli.
Hi Oli!
Can you post the link to your website please so we can make sure to provide you accurate CSS code?
Regards,
Yigit
Hey!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.home #main {
padding-top: 39px!important;
}
Regards,
Yigit
Thank you!!