- This topic has 7 replies, 2 voices, and was last updated 5 years, 11 months ago by Andrew Misplon.
- AuthorPosts
- November 30, 2018 at 12:59 pm #11030
ChrisParticipantHi,
Using Ultra Premium and I’d like to know how to reduce the whitespace between the page title and the content please?
Apologies if it’s been mentioned elsewhere but I did have a good search of the forum and couldn’t see what I need.
I did try to adjust the content header padding (I have it set to 10 currently) but there’s a lot of extra space in the header itself.
Can I make it smaller please?
Cheers
TSNovember 30, 2018 at 1:02 pm #11031
Andrew MisplonKeymasterHi Chris
Thanks for posting.
Please, can you send a link to the page, you can use the private reply option.
November 30, 2018 at 2:59 pm #11034
ChrisParticipantThis reply has been marked as private.November 30, 2018 at 3:03 pm #11035
Andrew MisplonKeymasterThanks, try:
.single .entry-header, .page .site-content > .entry-header, .blog .page-header, .archive .page-header, .search-results .page-header, .search-no-results .page-header, .error404 .page-header { margin-bottom: 0; }
0
can be adjusted to a px value too like10px
.December 3, 2018 at 11:56 am #11052
ChrisParticipantHi Andrew,
Many thanks for the swift reply. I’ve added this but it’s not working on subpages, is fine on homepage though?
Did i do something wrong? Have put it into the custom CSS section
Cheers
December 3, 2018 at 12:01 pm #11053
Andrew MisplonKeymasterGlad to hear you’re making progress. It should be working all over, are you sure Meta Slider isn’t adding a margin? On the Planning Simplified page, for example, that spacing is from MS not from the page header. Try:
.metaslider .flexslider { margin: 0 !important; }
to remove that.
December 3, 2018 at 12:42 pm #11055
ChrisParticipantHi again. That’s great, that’s got that sorted, many thanks Andrew 🙂
December 3, 2018 at 12:48 pm #11056
Andrew MisplonKeymasterSuper 🙂 Glad to hear that did the trick.
All the best.
- AuthorPosts
You must be logged in to reply to this topic.