need help to widen theme
- The topic ‘need help to widen theme’ is closed to new replies.
Need help? Check out our Support site, then
Hello!
I know there was a post about this already but I don’t know enough CSS to be able to implement the solution (although I’ve been trying for hours). Can someone help me with the CSS? I have the design upgrade.
Thanks for any help!
The blog I need help with is: (visible only to logged in users)
Hi there!
While I don’t have copy-paste css, I can tell you what you need to target.
#wrap {} is around all the middle stuff, including the following:
#header { }
#nav {}
#inner #footer {}
Inside the #inner div you will need to adjust .sidebar-content #content-sidebar-wrap {} .sidebar-content #content-sidebar-wrap {} and .sidebar {}
Ok I’ll give it a try, thank you so much!