New Landing How can we help? Cardinal Portfolio Page Top Spacing

Viewing 8 posts - 1 through 8 (of 8 total)
  • Posted in: Cardinal
  • #154024
    michaelgwake
    Member
    Post count: 16

    On the portfolio page I have a space between the bottom of the fancy header and the top of the first row. I have added this css code below.

    article.type-portfolio {
    margin-bottom: 0px !important;
    margin-top: 0px !important;
    padding-bottom: 0px !important;
    padding-top: 0px !important;

    }

    Many Thanks

    Michael

    #154104
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    article.type-portfolio figure.media-wrap {
        margin-bottom: 0 !important;
    }

    Thanks
    Mohammad

    #265161
    henriklange
    Member
    Post count: 16

    Hi,

    what is the custom CSS code to hide the space between the last SPB element and the footer on a single portfolio page and on a custom standard page?

    Cheers,
    Henrik

    Attachments:
    You must be logged in to view attached files.
    #265241
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,


    @henriklange

    Can you provide us the url to page so we can figure out a solution for it?
    If necessary send us the link in a private reply.

    -Rui

    #265330
    henriklange
    Member
    Post count: 16
    This reply has been marked as private.
    #265347
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Add the code below to your custom css option

    .page-id-2 .inner-page-wrap {
       margin-bottom: 0px;
    }

    -Rui

    #265374
    henriklange
    Member
    Post count: 16

    Thanx, that worked.

    #265436
    David Martin – Support
    Moderator
    Post count: 20834

    Thanks Rui.
    – David.

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