mechk
Forum Replies Created
-
Forum: Themes and Templates
In reply to: Changing the background-color of the sidebar.site:before { background-color: #fff; }does indeed work. Thanks a bunch!
Forum: Themes and Templates
In reply to: Changing the background-color of the sidebarI don’t think the issue has to do with how I apply the code. I activated the default theme (twenty fourteen) and applied
#secondary { background-color: #fff !important; }to style.css in the theme folder (not child-folder) and still have the same problem.
It might not have been clear in my original post but the problem is only with long posts/pages or when you have several pages/posts after each other.
It just seems like the sidebar is devided in separat divs where one part is
#secondaryand another part something else.Forum: Themes and Templates
In reply to: Changing the background-color of the sidebarHey thanks for the help but that does not change anything, the sidebar looks the same. I’ll repost this in the right place.
Forum: Themes and Templates
In reply to: Changing the background-color of the sidebarTwenty fourteen, thought that was obvious from the tags, my bad.
Forum: Themes and Templates
In reply to: Changing the background-color of the sidebarRunning on local host, should’ve mentioned that. Nothing else is changed from default except the above code in a child style.css.