I have Page Title & Breadcrumbs set to Hide.
I need to remove the space above & below the slider.
Please see image:
Hi kburbank!
There shouldn’t be any space there. Send us a link to your page and we’ll take a look. You can set your reply as private if you wish.
Regards,
Elliott
Hey!
Not really sure how your using the LayerSlider there. It should be in it’s own container but you have it inside a textblock. You must have done some customization.
You can use this CSS as a quick fix though.
.home main { padding: 0px !important; }
Regards,
Elliott
Elliot, Thank you.
I am also not sure what was going on there,
I just added a 1/1 column with a textbox and added the later shortcode: [layerslider id=”1″].
Perhaps the textbox created the padding.
Regardless it’s fixed – Thank you again