Morden theme header edit
-
Originally theme was customised to have blue background for header. Just updated theme and it went back to black.
Below is copy of Additional CSS settings.
How to I get it to display Blue?.entry-header{
display:block;
}
#site-header{
background-color: blue;
color: blue;
}
header{
background-color:blue;
}
blockquote{
color: black;
}The blog I need help with is: (visible only to logged in users)
-
Please do below changes in CSS
#masthead { background: #303030; /* Remove this line*/ }Tell me if it works.
However, the URL provided by you seems self-hosted WordPress site. This forum provides assistance to the only site hosted on WordPress.com.
You would get help at the below forum:
https://wordpress.org/support/
Further to know more about the differences between WordPress.com and WordPress.org you can read this document:
-
Hi, Thanks for the response. I clicked on support under the Morden theme is how I got here instead of .org.
I could not make the changes you suggested because I could not find “masthead”.
I did make the change as best I could under “header” to no change.
Thanks again.
-
The community over at WordPress.org/support/forums will be able to help you further implement the CSS snippet for you site.
Thanks,
- The topic ‘Morden theme header edit’ is closed to new replies.