Hi,
Is there a way to remove the space below the header, before the first container? See my horrible squiggly line.
Thanks
Hi,
Is there a way to remove the space below the header, before the first container? See my horrible squiggly line.
Thanks
Hello @jmccarley,
Thanks for asking. 
Please try adding following CSS under X > Theme Options > CSS and let us know how it goes:
.entry-wrap {
padding-top: 10px !important;
}
If you would like to learn CSS, please take a look a following resource:
https://www.w3schools.com/css/
Thanks.
Hi,
That seems to have moved the “slider” but not the container.

Hello @jmccarley,
Thanks for updating the thread. Can you please share website URL so that I can give you the required code to make necessary adjustments?
Thanks.
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.