So I tried CSS code below which worked well – it reducee space between header navigation and title bar. But what about space between title bar and content (the code below works for a homepage but not for other pages, blog posts, etc.)?
body.home #wrapper > .sh-page-layout-default {
padding-top: 0px;
}
Well the problem is that I don’t find “Section” that it’s shown on that printscreen you attached in that topic.
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!
Okay thank you.
And what about that white space on the right side when I removed sidebar? How can I get rid of it?
It should work now.
What can I do for you to be able to access my site?
No problem.
Yes.
Url is http://www.blebetac.si
It’s not live yet since I’m working on it very slowly.
Thank you!
I don’t know if I have to start another topic so I will ask one more question in here, although it has nothing to do with a top bar menu.
So. I decided I don’t want to have a sidebar at all. My homepage doesn’t have it, my blog posts don’t have it. But when I click on any category, there is still a right sidebar. How can I get rid of it?
Thank you very much for your help!
I tried to use header 2 and 3 but still dosesn’t work. It just doesn’t show in top bar.