Hi,
How I can hidden secondary aside?
Even I leave empty of widgets this aside show a few ...
tks
joao barroca
ThemeShaper Forums » Acamas
secondary aside: how hidden?
(4 posts)-
Posted 3 years ago #
-
Hey Joao,
only possible solution for now:
#secondary {
display: none;
}
A filter to switch off the whole sidebar is already included. Will change this to switch off Primary or Secondary or both. This change won't be included in the upcoming 0.9.x release. I'll drop a note in the forum as soon as it is available in the SVN.
Cheers,
Chris
Posted 3 years ago # -
Thank you Chris! :)
Posted 3 years ago # -
I think that there is another way to do this that is cheap and dirty. Put one text box in the secondary aside, delete the heading, put nothing in the body and hey presto, disappeared.
Posted 3 years ago #
Reply
You must log in to post.