The Columnist column width

  • Unknown's avatar

    Hi there,

    Can someone please assist me in changing the column width in The Columnist theme via CSS. I have the custom design upgrade. I’m not really familiar w/ CSS; I’ve been changing the left column width, but it only works for part of the column and then the nav bar on the right column gets screwed up. Obviously, I’m missing something.

    Here’s what I want: left column slightly wider so titles don’t get wonky, right column unchanged width.

    I’m at theblogpoetic.wordpress.com

    Many thanks!

    The blog I need help with is: (visible only to logged in users)

  • Unknown's avatar

    Give this a try.

    #left-col {
    padding-right: 30px !important;
    width: 250px !important;
    }
  • The topic ‘The Columnist column width’ is closed to new replies.