Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #991078
    ngrhd
    Participant

    Hello there!

    1. 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?
    2. Also is it possible to remove background from the images having no container?

    Thanks!

    #991079
    ngrhd
    Participant
    This reply has been marked as private.
    #991096
    Nabeel A
    Moderator

    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!

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