Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1168483
    srmaximo
    Participant

    Hello,

    I’m trying to get a Content Band to be full-width (ie. to the edges of the browser window) here:

    Testimonial test – Farida

    I can get it to the end of the content well, but not past that.

    Is there a recommended way of doing this in Integrity?

    Thank you.

    #1168840
    Jade
    Moderator

    Hi there,

    In the Page Settings, select Blank – No Container | Header, Footer as the page template.

    Hope this helps.

    #1168849
    srmaximo
    Participant

    Hi Jade,

    Thank you.

    We do already have “Blank – No Container | Header, Footer” as the page template.

    Is there something else that needs to happen on this?

    #1169010
    Friech
    Moderator

    Hi There,

    You can add this under Custom > CSS in the Customizer.

    
    .x-container.max.width.offset {
        max-width: none;
        width: 100%;
    }

    Hope it helps, Cheers!

    #1169218
    srmaximo
    Participant

    Thank you! That did it. 🙂

    #1169242
    Thai
    Moderator

    You’re most welcome 🙂

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