Tagged: Fullwidth Easy Slider
Am experiencing a large gap which displays in multiple browsers when I insert a fullwidth easy slider part-way down a page. A really large gap appears. I have reduced or removed padding from the layout element which sits below it, and also inserted a negative whitespace. Neither have fixed the issue. My client doesn’t like it… and I can’t sort it.
I found this on the forum which describes a similar issue. However it’s not worked for me as i’m not doing this on a homepage, but on different pages on my site.
Reduce Layout Element Height between vertical fullscreen slider
Is it using a custom user-defined class? Am sure it’s an easy fix; would be very grateful if you coudl help me fix this, thanks!
Hey antilimited,
Sorry for the problem. Please try the following in Quick CSS under Enfold->General Styling:
.page-id-7712 #after_full_slider_3 {
display:none;
}
Best regards,
Rikard
Thanks Rikard.
At first it didn’t look successful, but after flushing CSS and cache I think that’s worked
As the page had 3 instances of the FW slider (2 inline which I wasnted to fix) I altered the code slightly
.page-id-7712 #after_full_slider_2 .page-id-7712 #after_full_slider_3 {
display:none;
}
Hi,
Great! So everything is working as it should now?
Best regards,
Jordan Shannon
Yep, all good now… thanks for the solution!
Hi,
If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon