Tagged: x Author Posts May 14, 2016 at 4:40 am #991078 ngrhdParticipant Hello there! Could you please point me in the right direction as to how do I remove background image from all individual blog posts and replace it with pattern? Also is it possible to remove background from the images having no container? Thanks! May 14, 2016 at 4:43 am #991079 ngrhdParticipant This reply has been marked as private. May 14, 2016 at 5:03 am #991096 Nabeel AModerator Hi there, Thanks for writing in! You can give a background color or an image to your containers with forms. Add the following code in your Customizer via Appearance > Customize > Custom > Edit Global CSS: .page-id-8 #x-section-3 { background: #fff !important; } You can replace the color with any background pattern. Hope this helps! Author Posts <script> jQuery(function($){ $("#no-reply-991078 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script> Log In Username: Password: Keep me signed in Log In