• Resolved Florent I

    (@florent-i)


    Hi;
    I’m designing a responsive theme website. I want to decrease sidebar width and increase content column width using CSS.

    Can you help me please.
    Thanks.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Use F12 and identify the CSS-rule that you want to change.
    Then add that rule in the browser to see if it has the appropiate effect.
    Then go here: Appearance -> Theme options -> CSS and add that rule there.

    Thread Starter Florent I

    (@florent-i)

    I’m doing it, but when I increase the content column width immediately the sidebar goes down under the content column. And what I want is sidebar width 240px; and content width 720px; because the total width for my theme is 960px.

    Theme Author CyberChimps

    (@cyberchimps)

    Hi,

    Thanks for the reply @remarkno

    If the width for the wrapper div is set to 960px, the reason for the sidebar to go under the content column, could be because some margin or padding is being applied to the content column. If that is removed, then the sidebar and content will remain next to each other.

    In case, the issue is not yet resolved, please share your site URL, so that I can assist further.

    Thanks.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Changing content column width’ is closed to new replies.