Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1054292
    Naturalife
    Participant

    Hello,

    After customizing my article background I have noticed that it has for some reason applied to the background color under the Titles in the recent posts. This can both be seen in the recent posts here: naturalife.org AND it can be seen in the blog here: naturalife.org/blog

    I could have mistakenly tweaked some code but do you have any idea as to how I can change this?

    Thank you.

    #1054362
    Darshana
    Moderator

    Hi there,

    Thanks for writing in! You can add this under Custom > CSS in the Customizer.

    
    .x-recent-post2 .x-recent-posts-content {
        background-color: #ffffff;
    }
    

    I’m not sure where the exact section/element of blog page that you want to change. Could you please provide us with a screenshot.

    Thanks!

    #1054546
    Naturalife
    Participant

    That fixed the issue.

    Thank you for the help!

    #1054688
    Jade
    Moderator

    You’re welcome!

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