• The left hand column seems wasted – displays credentials at the top but then nothing. Would be much better if I could make middle column bigger and lose left col or reduce it. Can I do this?

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

Viewing 1 replies (of 1 total)
  • Moderator bcworkz

    (@bcworkz)

    Try adding this to the Additional CSS panel of the customizer:

    body:not(.search-results) article:not(.type-page) .entry-content {
        float: none;
        width: 90%;
    }

    Further CSS adjustments may be needed, but it’s a start.

    You wanting to “fix” your site’s layout isn’t considered a topic for Developing WordPress forum. I’m moving your topic to Fixing WordPress. We don’t think any less of you for picking the wrong forum, we know it’s frequently unclear which to use. In fact, the best forum would be the dedicated forum for your theme, but I’m unable to move topics there, so Fixing it is.

Viewing 1 replies (of 1 total)
  • The topic ‘How do I remove or reduce a wasted column’ is closed to new replies.