There is white space at the top and bottom of my slider. Within the slider setting I have set the slider dimensions to 1140 x470 but the slider appears to have a container height of 600px when viewed. I would like to eliminate this additional white space, any suggestions would be welcome.
Hey stackaruk!
Thanks for using Enfold.
Drag a codeblock element over to your content and add this inside.
<style type = "text/css">
main.content { padding: 0px !important; }
</style>
Cheers!
Elliott
Hi Elliott,
Is a codeblock element a function of enfold? I have yet to come across this option. Please do tell:)
Hey!
You can find it on the Advance Layout Builder > Content Element panel.
Best regards,
Ismael
Thanks Ismael & Elliott it worked!
Cheers, Blair