New Landing How can we help? Themeforest Theme Support Neighborhood 404 page has extra space at top

Viewing 8 posts - 1 through 8 (of 8 total)
  • #215957
    neerajgulati
    Member
    Post count: 67

    Hi,

    The 404 page has lots of extra space at top. How to get rid of that.

    Also the new post that I Create also has a lot of empty space on top.

    This is what you had given me last time to get rid of the space in posts:

    .single-post .inner-page-wrap {
    margin-top: 0px!important;
    padding-top: 0px!important;
    }
    .single-post .full-width-text {
    padding-bottom: 0px!important;
    }

    But despite this the new page again has empty space on top. Refer to page screenshot.

    Also find the 404 page screenshot explaining the same.

    Thanks

    Attachments:
    You must be logged in to view attached files.
    #215982
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    .error404 .inner-page-wrap{
    margin-top:50px !important;
    }

    Thanks
    Mohammad

    #216128
    neerajgulati
    Member
    Post count: 67

    Hi Mohammad,

    I pasted the css and its better but still there is some extra space there.I have changed the px to to 10px in your code.

    Please find a screenshot attached.

    Thanks

    Attachments:
    You must be logged in to view attached files.
    #216156
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Can I see your link please?

    – Kyle

    #216186
    neerajgulati
    Member
    Post count: 67
    #216188
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Change Mohammads CSS to:

    .error404 .inner-page-wrap{
    padding-top:50px !important;
    }

    – Kyle

    #216190
    neerajgulati
    Member
    Post count: 67

    Perfect. Thanks

    #216198
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    No problem. Thanks Kyle
    -Rui

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

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register