Home › Forums › Jevelin Theme › Large Blank White Space Above Content
Home › Forums › Jevelin Theme › Large Blank White Space Above Content
Hello. Whenever I create a new page there is a lot of blank space between my header and content. Even when I added a revolution slider the space is still there.
the blog page and tools of the trade page (project page) work fine and is spaced how you would imagine.
Could you please tell me how to nest the content directly under the header?
please see http://grind.pro
Hi Brian,
I hope you are well today and thank you for your question.
You can remove it by adding the following CSS code in the Custom CSS code option of your theme on the below path.
Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code
.sh-section-3228a71fb32dd2b41c4d9eaaf08f6810 { padding-top: 0; } body.home #wrapper > .sh-page-layout-default { padding-top: 0; }
Best regards,
Shufflehound team
Thank you. That made it a little better. Still some white space however. Please advise. Please note I have Header #2 chosen and not getting the same results as your demo.
In my mobile version it has a lot of white space again and appears to squeeze the header and not as large as your demo.
I don’t see that space on your site as shown in the attached screenshot.
Please test it clearing your browser cache.
I installed your demo content and there was no white space upon istallation.
Any page i create will add the white space. Please see the glossary page for example.
It is padding applied to Section layout element that you can remove customise to however you want as shown in the attached screenshot.
Hi!
<p style=”text-align: left;”>I have the same problem with blank white space. I tried to use that CSS code but it doesn’t work. I also don’t find padding options.</p>
Thank you!