- This topic has 13 replies, 2 voices, and was last updated 10 years, 5 months ago by
Tom.
-
AuthorPosts
-
October 19, 2015 at 10:43 am #145703
John
It looks like it’s easy to change the sidebar WIDGET background or even background image… but can how do I change the whole sidebar background color?
October 19, 2015 at 11:00 am #145740Tom
Lead DeveloperLead DeveloperAn option for this would be good I think – I’ll add it to the list.
For now, you can do this:
.inside-left-sidebar { background-color: #FFFFFF; } .inside-right-sidebar { background-color: #FFFFFF; }October 19, 2015 at 12:13 pm #145764John
Where would this be added. I actually looked around for a custom css section but didn’t find it.
October 19, 2015 at 12:16 pm #145766Tom
Lead DeveloperLead DeveloperYou can add it using these instructions: https://generatepress.com/knowledgebase/adding-css/
October 19, 2015 at 12:39 pm #145771John
First, thank you for taking the time to answer my questions. I appreciate the quick response!
For now, to try it out, I just added a header text widget with style tags and the CSS you gave me. Unfortunately, it doesn’t work like I had hoped.
I’m trying to emulate our existing theme and you don’t really treat the sidebars the same, so it might not be possible.
I work for a healthcare provider so we’re very limited in what’s open to us here or I’d post a screenshot.
October 19, 2015 at 1:01 pm #145791Tom
Lead DeveloperLead DeveloperHi there,
You added the CSS to a header text widget?
That wouldn’t work – are you not able to add a child theme or use one of the plugins listed in that article?
Let me know 🙂
October 19, 2015 at 1:18 pm #145803John
I actually downloaded and installed the child but I don’t get a custom css.
October 19, 2015 at 1:20 pm #145805Tom
Lead DeveloperLead DeveloperIf the child theme is activated, you can go to “Appearance > Editor” and add your CSS at the bottom of that file 🙂
October 20, 2015 at 5:59 am #146000John
That’s not an option and I’ve verified that the Child Theme is active. It may be because we are using this in multi site mode. Either way… not Appearance->Editor.
October 20, 2015 at 9:57 am #146052Tom
Lead DeveloperLead DeveloperAh, if you’re using multi site you have to go into the Network Admin area to edit the child stylesheet.
October 20, 2015 at 10:57 am #146064John
I changed it, but it doesn’t change what we need. We need the entire sidebar that color.
October 20, 2015 at 11:46 am #146072Tom
Lead DeveloperLead DeveloperCan you link me to your site so I can see the result as it is now?
October 21, 2015 at 5:44 am #146198John
I cannot. It’s for our internal intranet so there’s no access from outside the hospital network.
October 21, 2015 at 9:23 am #146260Tom
Lead DeveloperLead DeveloperCan you send me a screenshot of what you’re seeing then?
-
AuthorPosts
- You must be logged in to reply to this topic.