Change color of left sidebar
-
Hi, I’ve just changed themes and I’m looking to finally take advantage of the CSS upgrade that I’ve been paying for. What is the proper code to change the background color of the left sidebar in the 2014 theme?
Thanks in advance for any assistance.
The blog I need help with is: (visible only to logged in users)
-
Hi, to change the background color for the left sidebar on Twenty Fourteen, add the following CSS and then edit the color code as desired.
#secondary { background-color: #000000; }
- The topic ‘Change color of left sidebar’ is closed to new replies.