July 8, 2014 at 11:28 pm
#5640
Keymaster
Add the code below on Frontier Options -> Custom CSS
You’ll obviously need to change #60BAFF to your desired color.
.blog-view.sticky {
background-color: #60BAFF;
}
This post could help you identify what CSS codes to use when modifying websites: https://ronangelo.com/use-firebug-to-modify-wordpress-theme-css/