New Landing How can we help? Cardinal Remove space at the top of a post.

Viewing 8 posts - 1 through 8 (of 8 total)
  • Posted in: Cardinal
  • #138035
    George
    Member
    Post count: 235

    Hi,

    There’s a horrible space at the top of each of my posts, before the first row on the post.

    How can I remove this for every post?

    Thanks,

    George

    #138040
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    I see that you have inserted a blank spacer with height 400px inside a row. Just remove or decrease the height of this blank spacer.
    Thanks
    Mohammad

    #138041
    George
    Member
    Post count: 235

    Hi Mohammed,

    Thats unfortunately not correct.

    I’ve removed the spacer and it has not removed the gap.

    It’s ABOVE THE ROW.

    #138048
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please attach a marked screenshot and stop the edit the page.
    Thanks
    Mohammad

    #138050
    George
    Member
    Post count: 235

    Attached.

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

    Hi,
    Please use this custom css code:-

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

    Thanks
    Mohammad

    #167061
    George
    Member
    Post count: 235

    Hi Mohammed,

    The above code means category lists are displayed funnily.

    Is there a way of targeting the above code just to the contents of the post body?

    Thank you.

    #167067
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    .single-post .inner-page-wrap {
        margin-top: -40px !important;
    }

    Thanks
    Mohammad

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