Sandbox 1.6.2 – 1 column layout & removing content of the sidebars
-
Good afternoon, :-)
I would like to ask for an advice with CSS for a website based on Sandbox 1.6.2. I have CSS upgrade.– I want to use 1column layout and I thought that ” @import url(‘examples/1c-b.css’); ” would do the job, but it doesn’t seem to. Would you please advice me how to make it work?
– There is a default content displaying in the sidebars (primary &secondary alike), even the( Dashboard -> Appearance -> )Widgets doesn’t show anything placed in the side bars, the content is there. How would I remove it?
Thank you very much for your advice!
MarieThe blog I need help with is: (visible only to logged in users)
-
-
1. @import gets automatically filtered out of any custom CSS you enter, so that won’t work. Try copy/pasting the content of 1c-b.css into the top of your stylesheet instead.
2. If you want no sidebar content at all, try placing an empty text widget in each sidebar. Otherwise, yes, you’ll get the default sidebar content.
- The topic ‘Sandbox 1.6.2 – 1 column layout & removing content of the sidebars’ is closed to new replies.