Forum Replies Created

Viewing 1 replies (of 1 total)
  • i see on your site it’s still not fixed..
    no need to modify that .php code.
    in style.css just below this line:

    /* =Layout
    ————————————————————– */

    insert this:

    /*
    LAYOUT: Full width, no sidebar
    DESCRIPTION: Full width content with no sidebar;
    */
    .full-width #content {
    margin: 0 auto;
    width: 940px;
    overflow: hidden;


    don’t forget to choose it from the page template drop-down.

Viewing 1 replies (of 1 total)