I want to widen the sidebar for https://powur.tv
Similar to the Icon demo: http://demo.theme.co/icon-3/blog/
What’s the best way to accomplish this?
I want to widen the sidebar for https://powur.tv
Similar to the Icon demo: http://demo.theme.co/icon-3/blog/
What’s the best way to accomplish this?
Hi There @gmcniel
Thanks for writing in! Head over to X -> Theme Options -> Layout & Design and set a content width according to your preference.

If that doesn’t help, you can try adding a CSS rule into your X -> Theme Options -> CSS area to set your sidebar width.
.x-sidebar {
width: 450px;
}
Hope that helps.
Thanks. I didn’t see that Content Width slider. Hopefully, that’ll do the trick.
Well, it’s a bit different on my end. Instead of content width in %, I’ve got sidebar width in pixels.
I’d prefer the content width %. Perhaps I’m on a different version of X?
Hi @gmcniel,
It should always in % even from old versions of theme, it’s responsive and having a pixel width isn’t responsive.
I checked your site and it doesn’t seem to be running with X theme.
Perhaps you can provide your admin login credentials so we could check? Just in case I’m seeing the coming soon page.
Thanks!
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.