February 20, 2015 at 9:58 pm
#6218
Guest
Didn’t work. Here’s what I used (I also want to eliminate the categories button, and that worked, but not the color change):
.blog-view .entry-categories {
display: none;
}
.blog-view .sticky {
background-color: #FFFFE0;
}