Viewing 2 replies - 1 through 2 (of 2 total)
  • Remove the width line on like 2991 of your style.css:

    .c-sn-sw #content {
        float: left;
        width: 480px;
    }

    Thread Starter BackY

    (@backy)

    It doesn’t work.
    I put the code back, jst in case.

    I tried removing:

    .c-sn-sw #content {
    width: 480px;
    float:left;
    }

    .c-sn-sw #sidebar-narrow {
    float:right;
    }

    it worked, but the plugin got removed from the FRONT PAGE too :/
    I want the plugin to be shown only in the front page..

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Help me (can't explain in the title)’ is closed to new replies.