Manifest space after header on pages
-
I searched the forum, and couldn’t find an answer to this question.
On pages on my blog, there is a large white space between the header and the subject. I found a solution to this problem on posts, but not for pages. Thanks.
The blog I need help with is: (visible only to logged in users)
-
I’m assuming you have purchased a custom design upgrade and that this a CSS editing question. I have flagged this thread so it will be moved to the CSS Forum for you. Best wishes with your project.
-
To reduce the spacing between the header and the page title on the page in the Manifext theme, try this:
.page #site-description { margin-bottom: 0; padding-bottom: 0; }
- The topic ‘Manifest space after header on pages’ is closed to new replies.