Hello, I want to have my sidebar grey, content is on white background.
I tested:
#top #main .sidebar_left .sidebar {
background-color: gray;
}
and this
.main_color .sidebar { background-color: grey; color: white; }
The sidebar is grey now … but I want grey completely covering the whole left side. Right now it covers just the sidebar not the complete left area to the browser border.
Hi royaltask!
Unfortunately, currently there is no easy way of doing it. You can try applying minimum height to sidebar as a temporary work around but that may not work fine for all pages
Cheers!
Yigit
I understand, Maybe I can choose the “balck theme of enfold” and place for all content a white section.