davidkachel
Forum Replies Created
-
Finally got the background color for entries.
Apparently, this entire thing is necessary:.site-content .entry-header,
.site-content .entry-content,
.site-content .entry-summary,
.site-content .entry-meta,
.page-content {
background-color: #4f4f3d !important;
}OK, I just got this to work:
.page-id-2 .entry-header {
max-width: none;
}But the background color is still not working.
Neither worked.
Is it possible that Simple Custom CSS is the culprit?
http://davidkachel.com/wpNewDK/?page_id=10
Thanks for looking. have made the center area wider. Notice how the top of that section, where the title is located, did not widen along with it. Any suggestions for that?
I have tried at least a half dozen code snippets found on the internet to change the background color. None worked. I’m stumped.
Appearance >> Theme Options >> General Settings
I’m using twenty-fourteen, those options not there.Also as this is someone else’s thread it might be best to open a new one so that we avoid any confusion.
I see. Sorry, I didn’t realize this thread was theme specific. I started another this morning: https://wordpress.org/support/topic/background-color-unchangeable-for-center-of-page?replies=1
This topic is not resolved. The recommended code does not work.
body, #body-core {
background: #87c540;
}Forum: Fixing WordPress
In reply to: Trouble with explorer 7 & 8Aha! OK, that makes sense. Didn’t look at it that way. Considering that “theme” means a lot more here than it does in other contexts, I misspoke.
Forum: Fixing WordPress
In reply to: Trouble with explorer 7 & 8Problem solved. Theme and IE did not play nice together.
esmi,
What’s not vanilla about it?
And thanks for that speedy response.