Viewing 6 posts - 1 through 6 (of 6 total)
  • Posted in: Uplift
  • #306501
    macrek
    Member
    Post count: 26

    Hi,

    I would like to change boxed layout of pages.
    1. Would like to change (minimize) space between header and page content (a.jpg attachment)
    2. Would like to remove “separator” in outer page layout (b.jpg attachment)

    Thank you

    Attachments:
    You must be logged in to view attached files.
    #306726
    David Martin – Support
    Moderator
    Post count: 20834

    Please provide a link/login.

    #306772
    macrek
    Member
    Post count: 26
    This reply has been marked as private.
    #306961
    David Martin – Support
    Moderator
    Post count: 20834

    Hi, please use this CSS

    1)

    .boxed-inner-page #main-container {
        margin: 80px auto;
    }

    2)

    .page-shadow #container {
        -webkit-box-shadow: none !important;
        -moz-box-shadow: none !important;
        box-shadow: none !important;
    }
    #306962
    macrek
    Member
    Post count: 26

    thank you

    #306965
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    no problem. Thanks David.

    -Rui

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