• Resolved bbbfg

    (@bbbfg)


    Hi there, i really like your plugin.
    As I updated there are no columns showing up, unfortunately so that there is only one single column.

    can you please help me with this?
    thanks!

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Tom

    (@edge22)

    Hi there,

    Your theme has this CSS, which is forcing them to be full width:

    .page.fullwidth #primary .hentry {
        max-width: 100%;
        float: none;
    }

    Do you have any control over the theme CSS? If so, I would make it more specific to non-WPSP posts.

    Let me know ??

    Thread Starter bbbfg

    (@bbbfg)

    Hi, thanks for your answer.
    yes, I have control over the theme CSS, what would you suggest?

    Thanks ??

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘No columns showing, just a single one’ is closed to new replies.