how do i change the background colour in sidebar
well you won’t like it because even aside did not go from header to footer – it stops when content is less than main content.
try:
#top #main .sidebar {
background-color: #900
}
and you will see what i mean
Hi!
Let us know if that would work out for you, it seems to be the best solution
Cheers!
Basilis
it does not work fine. let us do it the way,
LET US CHANGE THE TEXT ON THE WHITE BACKGROUND FROM YELLOW TO SOME OTHER COLOUR. HOW DO I DO THAT?
Hi,
Please try the following in Quick CSS under Enfold->General Styling:
.sidebar .current-menu-item>a {
color:black !important;
}
Best regards,
Rikard
thanks, it works
Hi!
Happy we can help.
Please feel free to let us know if there is anything else we can do for you, by creating a new ticket.
Thank you
Cheers!
Basilis