Hi There,
I’d like to know if there’s an easier way to have a slider have no margin at the top so it looks like your demo below:
I’ve been playing around with function/features/shortcodes/ custom classes like pb0 etc – but can’t seem to get a slider or parallax to have no margin at the top, other than playing with the code to make it margin-top:0px like this in chromes editor:
<div class="inner-page-wrap has-no-sidebar clearfix" style="
margin-top: 0px;
">
By default, the margin seems to be large like the image below.
Is the code above how you got your slider to have no margin at the top? Do I just add that to the Custom CSS/JS area?
I added it like the image below.
…But it had no effect.
Any input would be most appreciated!!
Attachments:
You must be
logged in to view attached files.