New Landing How can we help? Atelier Remove the spacing at the top of the page

Viewing 4 posts - 1 through 4 (of 4 total)
  • Posted in: Atelier
  • #314253
    urbaba
    Member
    Post count: 24

    Hi,
    In our gallery pages, we would like to reduce the white space at the top of the page as pictured.
    There is no page meta option “remove top spacing” like on other pages…

    Also, there is a thin line at the bottom of every gallery pages (see pictures) and we would like to remove it, if it’s possible.

    Thanks for your help!

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

    Hi,

    Add the code below to your custom css option.

    .single-galleries .article-divider {
        display: none;
    }
    
    .single-galleries  .inner-page-wrap {
        margin-top: 0px;
    }

    Hope it helps.

    -Rui

    #314500
    urbaba
    Member
    Post count: 24

    Perfect! Thanks! : )

    #314785
    David Martin – Support
    Moderator
    Post count: 20834

    Marking as resolved.

    Thanks.

Viewing 4 posts - 1 through 4 (of 4 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