[Resolved] Page title spacing

  • Author
    Posts
  • #11030

    Chris
    Participant

    Hi,

    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
    TS

    #11031

    Andrew Misplon
    Keymaster

    Hi Chris

    Thanks for posting.

    Please, can you send a link to the page, you can use the private reply option.

    #11034

    Chris
    Participant
    This reply has been marked as private.
    #11035

    Andrew Misplon
    Keymaster

    Thanks, 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 like 10px.

    #11052

    Chris
    Participant

    Hi 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

    #11053

    Andrew Misplon
    Keymaster

    Glad 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.

    #11055

    Chris
    Participant

    Hi again. That’s great, that’s got that sorted, many thanks Andrew 🙂

    #11056

    Andrew Misplon
    Keymaster

    Super 🙂 Glad to hear that did the trick.

    All the best.

Viewing 8 posts - 1 through 8 (of 8 total)

You must be logged in to reply to this topic.

Scroll to top