2 Column template wrapping

  • aducale

    #6404

    Hi there,

    I’m having problems with this 2 column template on this page:

    http://www.mossmotoring.com/testin-nav/

    it seems to be wrapping and nothing I do within the child theme helps. My settings for Column width(two-column mode) are:

    Content = 910px

    Sidebar= 250px

    Please help, been trying to figure this out for days.

    Admin

    Syahir Hakim

    #34234

    You have this declaration in your child theme’s CSS:

    .post {
    padding: 0 0 10px;
    width: 600px;
    }

    Remove those and it should work properly.

Viewing 2 posts - 1 through 2 (of 2 total)

  • You must be logged in to reply to this topic.