Hi Just wondering on the basic thematic template how would I change the background colour in the sidebar instead of using plain white?
Thanks
Judi
Hi Just wondering on the basic thematic template how would I change the background colour in the sidebar instead of using plain white?
Thanks
Judi
Hi Judi,
try:
#primary.aside {background: red;}
#secondary.aside {background: red;}
in your child theme's style.css.
Chris
Thanks so much! Works like a dream :)
You must log in to post.