jenbrink
Forum Replies Created
-
Forum: Themes and Templates
In reply to: (Twenty fourteen) Appearance changedTHANK YOU! Worked perfect. : )
Forum: Themes and Templates
In reply to: (Twenty fourteen) Appearance changedI’ll give it a try. I was able to change the text to light gray but the background color (white box) I can’t seem to find in the Appearance menu. I’ll give this a try… thank you!
Forum: Themes and Templates
In reply to: (Twenty fourteen) Appearance changedThe white box behind the image should not show white. It should be black. and the text such as the title “Annual Report” and the description should be light gray.
I couldn’t figure out where to change that in the customization menu in WP.
Forum: Themes and Templates
In reply to: (Twenty fourteen) Appearance changedHere you can see the white background behind the image. It should be black and the text light gray: http://leargraphicdesign.com/portfolio/?attachment_id=271
Forum: Themes and Templates
In reply to: [Theme twenty fourteen] Remove pages stay on menuI found my answer on this page:
http://wordpress.org/support/topic/page-deleted-but-still-on-nav-menu?replies=2
Forum: Themes and Templates
In reply to: [Theme: Twenty Fourteen] Change content/body background colorOK, I finally got it. I may have changed too many styles but it’s all changed!
These are the styles I changed:
.main-content {
background-color: #000000 !important;
}.site-main .widecolumn {
background-color: #000000 !important;
}.site-content .entry-header,
.site-content .entry-content,
.site-content .entry-summary,
.site-content .entry-meta,
.page-content {
background-color: 000000 !important;
}
.site {
background-color: #000;
max-width: 1260px;
position: relative;
}Thanks for all the guidance, I love the Chrome developer tools!! It really helps to identify each section/parts. : )
Forum: Themes and Templates
In reply to: [Theme: Twenty Fourteen] Change content/body background color