How to Change Background color of sticky post? Viewing 2 posts - 1 through 2 (of 2 total) Author Posts November 17, 2016 at 4:03 pm #7225 Saeed KhanGuest I want to change background color of sticky post or remove yellow background from sticky posts. Any help please. November 18, 2016 at 11:19 pm #7226 RonKeymaster You can paste this css code in a child theme style.css or a css code plugin: .blog-view.sticky { background-color: #FFFFFF; } Author Posts Viewing 2 posts - 1 through 2 (of 2 total) The forum ‘Frontier’ is closed to new topics and replies.