Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #60925
    sn00kie
    Member

    Hi,

    Sorry for my English. I have a site http://serwer1450564.home.pl/wp/

    I need to increase the page width to 1200px. How?

    Thanks

    #60948
    Sakin
    Keymaster

    @sn00kie: Your page width is 1200px only. I guess, we mean to make your content No Sidebar, Full Width, that option is there only in pro version. For free version, you need to add the following css in “Appearance => Customize => Theme Options => Custom CSS Options” box:

    .no-sidebar.content-width #main {
        width: 100%;
    }
    #60957
    sn00kie
    Member

    Very very thanks 🙂

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Change the width’ is closed to new replies.