Feature Image – background color
-
Hi,
I have my feature image for my front page and there seems to be a div at the top with a background color.
I’ve located the css it is
.page-template-featured .entry-innerand tried background-color: transparent;
but doesn’t seem to be sticking.
Any suggestions?
The blog I need help with is: (visible only to logged in users)
-
Hi there, you have a line of plain text at the top of your custom CSS that is causing a syntax error and that is preventing your css from loading. Remove this from your custom CSS.
to Custom CSS!If you wish to add comments to your CSS, you have to do so like this.
/*This is a comment*/
- The topic ‘Feature Image – background color’ is closed to new replies.