Removing top and bottom margin in the boxed layout

Support Forums for LiveMesh Themes & Plugins Forums Enticing Theme Support Removing top and bottom margin in the boxed layout

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #167
    anonymous
    Member

    My directors prefer the box site look, is there anyway of extending the height of the boxed layout so it touches the top and bottom of the screen? I have attached a screenshot to try and explain what I mean.

    #169
    livemesh
    Keymaster

    For boxed layout change you are requesting, pls paste this into the Custom CSS tab in the options panel –

    .boxed #container-wrap {
    margin: 0 auto; /* Change 0 to whatever pixels space you want. 40px is default */
    }

    This should help get rid of top and bottom space. Let me know if you have more questions.

Viewing 2 posts - 1 through 2 (of 2 total)
  • The forum ‘Enticing Theme Support’ is closed to new topics and replies.