Removing the right most pull out column
- The topic ‘Removing the right most pull out column’ is closed to new replies.
Need help? Check out our Support site, then
For my purpose, I’d like to keep the primary menu on the left, but get rid of the pull out window on the right. I realize it’s a primary feature of this theme, but I’d just like more room for my main content. Is this doable?
Thanks!!
The blog I need help with is: (visible only to logged in users)
The blog I need help with is actually annarborpsych.mojohelpdesk.com
I’m still playing with things in this staging area before moving over to annarborpsych.com
Hi,
Thanks for using our theme. You can add this css code
button.collapse {display:none;}
#wrapper {width: 100%;}
Let me know if you have more questions.
Thanks,
Edy