Hi,
there is a gap between headline and slider hat means “upon the LayerSlider”. Under the headline there is no distance … so the reason must be in the slider.
Is it possible to remove the gap over the slider? Is a distance possibly stored in the slider? And can you also change the background color of the slider? Further information about the site you find in the private content. Thanks in advance for the help.
Greetings,
Nicoletta
Hey Nicoletta_DUS,
Try adding this css code in Quick CSS (located in Enfold > General Styling):
#layerslider_33 .ls-wrapper.ls-bg-outer,
#layerslider_33 .ls-wrapper.ls-bg-outer .ls-wrapper.ls-bg-wrap {
max-height: 487px;
}
#layerslider_33 .ls-wrapper.ls-bg-outer .ls-wrapper.ls-bg-wrap img {
transform: translateY(0) !important;
}
Best regards,
Nikko
Thank you, Nikko, it works! But should’t it be like this withode adding css code? Why there is the problem of gaps that should not be there?
Beste Regards,
Nicoletta
Hi Nicoletta,
I’m not really sure since I don’t have access in the backend, I’m just guessing that there’s some settings that caused it. Can you give us temporary admin access? so we can take a closer look.
Best regards,
Nikko
Yes thank you, there is also a gap under the slider. :-(
You find the login in the private area!
Hi,
Thanks I have commented out the code I gave, I noticed that there are gaps in the backend, this is fixed by setting the size option from inherit to cover :)
Best regards,
Nikko