Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #879271
    captainblogger
    Participant

    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

    #879304
    captainblogger
    Participant

    .

    #879822
    Zeshan
    Member

    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!

  • <script> jQuery(function($){ $("#no-reply-879271 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>