[Resolved] Page title spacing

  • Author
    Posts
  • #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 7 posts - 1 through 7 (of 7 total)

You must be logged in to reply to this topic.

Scroll to top