Comments 2Kyrijones86 started the conversationMarch 10, 2017 at 1:39pmHi,Could you provide the CSS to make the bottom menu meet the bottom of the layerslider. I don't want there to be any gap.I used the below already but there is still a thin gap. See url.body .block-content:last-child { padding-bottom: 0px;}Thanks,Kyri 7,092Oliver repliedMarch 10, 2017 at 3:05pmHI! pls. use following css: body .block-content { padding-top: 0; } Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. Regards, Oliver Sign in to reply ...
Hi,
Could you provide the CSS to make the bottom menu meet the bottom of the layerslider. I don't want there to be any gap.
I used the below already but there is still a thin gap. See url.
body .block-content:last-child {
padding-bottom: 0px;
}
Thanks,
Kyri
HI!
pls. use following css:
Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list.
Regards, Oliver