Good morning!
I had this problem before and it was fixed by you with additional CSS. Now after several updates I have the problem again: the slider height varies from slide to slide and the content below jumps with.
See on these websites:
https://www.e-marke.at/partnerbereich/ (2 sliders)
https://www.e-marke.at/e-marke-elektrotechniker-finden/ (2 sliders)
Can you please help me to adapt the additional enfold CSS?!
best regards
Gerhard
Hey Gerhard,
Sorry for the late reply, and thanks for the login, for the first page /partnerbereich/ Please try this code in the General Styling > Quick CSS field or in the WordPress > Customize > Additional CSS field:
#top.page-id-4959 .avia-content-slider.avia-builder-el-15 {
min-height: 226px !important;
}
#top.page-id-4959 .avia-content-slider.avia-builder-el-20 {
min-height: 256px !important;
}
and for the second page /e-marke-elektrotechniker-finden/, please add this css:
#top.page-id-1346 .avia-logo-slider.avia-builder-el-1 {
min-height: 126px !important;
}
#top.page-id-1346 .avia-logo-slider.avia-builder-el-15 {
min-height: 149px !important;
}
Best regards,
Mike
Thank you Mike!
problem is solved.
best regards,
Gerhard
Hi,
Glad we were able to help, we will close this now. Thank you for using Enfold.
For your information, you can take a look at Enfold documentation here
For any other questions or issues, feel free to start new threads in the Enfold forum and we will gladly try to help you :)
Best regards,
Mike