Hi!
I would like to use a simple slider instead of the LayerSlider.
Unfortunately, I can’t manage to reduce the space between the menu and the slider to zero. No matter which settings I use – there’s always a gap between menu and slider.
When I use the LayerSlider, this problem doesn’t exist.
Could you please help?
Cheers,
Thomas
Hi investmentwriter!
Thank you for using the theme!
Do you mind if we take a look at the actual page? Note that we don’t provide support for third party plugins but the case might be related to simple css issue so we might be able to help you with it.
Regards,
Ismael
Hey!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.home #main .content {
padding-top: 0;
}
Regards,
Yigit
Hi Yigit!
Thank you very much for your quick response and for the CSS code!
Unfortunately, the CSS code works only for my “home” page, whereas there is no change on the other pages (every single page starts with a simple slider).
Could you also provide me with a CSS code that works for every page? Or how do I have to adapt the already given CSS code in order to reduce the space between content and menu on every page?
Thank you very much again for help!!!
Cheers,
Thomas