looking to change post header background

Latest Reply from Alice at 2014-11-05 04:12:52
I am looking to change the post header background color I found the code for both the regular and the hover though for some reason it's not changing the color.


.articles .post-caption h2, .articles .post-caption h1 {
background-color: #468b78;
border-top: 1px solid #c20000;
border-bottom: 1px solid #c20000;
padding: 10px 20px;
display: block;
}


This code here matches the information that in the css and the color picker to change the bg color yet it's not changing per saving the edit ..


any help for this would be great ..

Debbie
Hi!
You have found the needed code in style.css. Just change background-color and save changes in style.css file. However, the image set on hover is red and to change its color you will need to change the image located inside images/post-caption-hover.png folder in the directory of the theme.

Leave a reply

Add codeAdd image