Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1286296
    Benjamin H
    Participant

    Hello,

    We would like to have our site stay at the 90% width that is set in the customizer, but for individual posts, we would like to be able to set a background image to full width. We have already tried removing the column container in the row, but it doesn’t seem to be fixing it. How can we fix this?

    Example: http://www.lvbaptist.org/jenn/

    Thanks!

    #1286323
    Rupok
    Member

    Hi there,

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

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

    Hope this helps.

    Cheers!

    #1286475
    Benjamin H
    Participant

    Thanks so much!

    #1286494
    Jade
    Moderator

    You’re most welcome.

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