Hi Air,
its me again.

How do I enable the sidebar for a certain page. For example: My about page comes without sidebar, although I chose on for the widget-area ....
And concerning colours: The show layout buttons are somewhat greyed out, possible to make the background transparent and the fontcolour white? (See here iso500.de and click hide layout)
Thanks and have a nice weekend,
Marcus
Comments
Apperanace-> WidgetsUse this custom CSS:.glass-switch.off {Thanks;-) You too!background-color: transparent;
color: #FFFFFF;
}
With regards.