Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1036487
    troydesh
    Participant

    Is it possible to remove the container in the page content, but keep the sidebar?

    The image in the attached screenshot would look nicer without the container (100% width edge-to-edge) using content_band, but I can only seem to do this using “no container” page template, which removes the sidebar.

    The only solution I could think of was to create a new page template, but wanted to see if there is a simpler solution I’m missing before I do that extra work.

    Thanks!

    #1036902
    Darshana
    Moderator

    Hi there,

    Thanks for writing in! To assist you with this request, we’ll first need you to provide us with your URL. This is to ensure that we can provide you with a tailored answer to your situation. Once you have provided us with your URL, we will be happy to assist you with everything.

    #1038218
    troydesh
    Participant
    This reply has been marked as private.
    #1038304
    Thai
    Moderator

    Hi There,

    Please add the following CSS under Customizer > Custom > Global CSS:

    .entry-wrap > .x-container.max.width {
        max-width: 100%;
        width: 100%;
    }

    Hope it helps 🙂

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