Tagged: padding, white space
I deactivated the Layerslider and installed the New layerslider 5.02 which is working well. I used the short code to add to my page but a white space appears above the layerslider.
How do I remove this ? ?
http://www.liquidjunglemedia/whitespace.png
I have tried some different css but cant remove it.
Can anyone help with this please.
Hey!
Try adding this code to the Quick CSS:
.home .template-page.content.twelve.alpha.units {
padding-top: 0;
}
Cheers!
Josue
Thanks for the comment Josue. i tried that Quick CSS code but it didn’t change anything. Does anyone have another solution ?
Thank you
I just fixed my issue by placing a colour section first with no padding and then the Layerslider inside the colour section.
Strange but it fixed it with out the need for CSS..