• I was wondering if anyone have a hack on how I would be able to

    a. Change the width of the sidebars to lower than 500px (the main content can go as low as 220px though for some reason)

    and

    b. Give the two sidebars different sizes.

    Would be greatly appreciated if anyone has a hack for this!

Viewing 3 replies - 1 through 3 (of 3 total)
  • There’s no need for hacks, you can use custom CSS for this.

    The 3 separate areas are #primary (always the left sidebar), #secondary (always the right sidebar) and #content.

    Just be prepared to break responsiveness.

    Thread Starter Swedish_Soul

    (@swedish_soul)

    Thanks but isn’t there someway to not break responsiveness?
    What are the different sizes used for devices?

    Depending on the custom CSS you add, you may need to undo (or change) that CSS for mobile devices.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Sidebar width’ is closed to new replies.