Tagged: x Author Posts April 12, 2016 at 9:50 pm #879271 captainbloggerParticipant Hi, I was wondering what the CSS would look like to be able to change the white postcard background on my recent posts element to a different color. Thanks. Ill upload a picture for reference. My website is resilientgamer.com April 12, 2016 at 10:31 pm #879304 captainbloggerParticipant . April 13, 2016 at 6:33 am #879822 ZeshanMember Hi there, Thanks for writing in! You can change the background color of recent posts items using following CSS code under Custom > CSS in the Customizer: .x-recent-posts a { background-color: #ff0000; } Replace #ff0000 with your desired color (you can generate hex color codes from here). Thank you! Author Posts <script> jQuery(function($){ $("#no-reply-879271 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script> Log In Username: Password: Keep me signed in Log In