Archived topic
Decrease margin bottom between Layerslider & Nav
4 replies · Started by Gareth on June 19, 2018
Hi GP Support - Whenever I use Layerslider with the GP Premium, I have a nice chunky white space just below the nav.
Any hot fixes to decrease this? I've looked into the css already placed, but can't see anything out of the ordinary.
Thanks
Just gone into Beaver Builder and see I can adjust the margins from there. Would be good if I didn't need to that each time.
Hi there,
looks you have a global 60px padding defined in BB - its generating this CSS:
.fl-row-content-wrap {
padding: 60px;
}
Not a BB user but i a believe this is under Tools > Global Settings > Rows
Thanks David - That sorted it!
You're welcome Gareth.