This worked great – thanks!!
How do I access the functions.php file?
Hey Ismael,
That’s a little better but still doesn’t fill the entire sidebar. See my link in the private content.
Thanks!
Hey guys,
I’m having the same issue. The grey color I want to fill the right hand sidebar is only partially filling.
Here’s the code I used in the general styling (quick css) section:
.sidebar .widget {
background-color:#EEEEEE !important;
}
.inner_sidebar {
margin-left: 0px !important;
}
.sidebar .widget {
padding-left:30px !important;
}
Any advise? Thanks!