Hello,
I am struggling with two things to use the layerslider:
1- it leaves a white margin on the top of arounf 12mm (didn´t couynt the pixels), and I can not find where to modify this. I give you 2 examples (see private content).
2- The widgets do not start below the header, so I get text and the vertical line separating the page body from the widget superposed on the slider image. How can I fix this?
Is is possible to keep the main menu on top and the Layerslider fixed at the top of the page when scrolling down?
I´m a bit lost with this slider. Is there a minimum width in pixels for the images?
Many thanks for you rsupport, and congrats for the them wich is superb!
Olivier.
Hi!
1-2. I’m not noting any extra space on top of the slider or widget conflict, can you post a screenshot of your view depicting this issues?
3. No, unfortunately it’s not possible to make the slider fixed on scroll.
Best regards,
Josue
Hey Oliver!
Try adding this code to the Quick CSS:
.html_header_transparency .content {
padding-top: 0 !important;
}
Cheers!
Josue
Wow, just perfect!!!
Many thanks Josue,
Olivier.