Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #10778
    Impelpro
    Member

    If you could look the career page at our site http://www.impelpro.com under resources there is lots of space on left and right side how can I get the page width to display 100% also similarly on the home page how to remove the space on the left and right side. I was able to remove the space on top and bottom.

    #10804
    Impelpro
    Member

    On http://www.impelpro.com on career page under resources menu there is space on the left and right side of the page, how can I increase the width of the page to 100%. Same is the case with home page, kindly let me know how to do this.

    #10827
    Sakin
    Keymaster

    @Impelpro: You need layout “No Sidebar, Full Width”, which is there only in Pro version.

    For free theme, you can try adding in the following css in “Appearance => Theme Options => Custom CSS” box.

    .no-sidebar #primary {
        width: 100%;
    }
Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Page alignments & formating’ is closed to new replies.