Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #27541

    Hi

    How can i remove ore change the padding from the boxed layout.

    Would like to have a result like the 2. part on this image.

    http://maurilux.com/wp-content/uploads/2013/08/layout-no-padding.jpg

    Thanks

    #134354

    Hi wesdacar,

    Try adding the following CSS to your Quick CSS (located under the Styling Tab in the theme options) or the custom.css file in the css folder of your theme files:

    .boxed .container {
    margin: 0px;
    }

    This is definitely a try-at-your-own-risk change as I’m not sure what this will do theme wide and for cross browser compatibility.

    Regards,

    Devin

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘boxed layout without padding’ is closed to new replies.