Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1173277
    Chris Stovall
    Participant

    How would I increase the maximum site width to more than the 1800px specified in the theme settings?

    #1173318
    Thai
    Moderator

    Hi There,

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

    .x-container.max {
        max-width: 1800px;
    }

    Hope it helps 🙂

    #1205230
    Chris Stovall
    Participant

    Thanks!

    CDS

    #1205443
    Jade
    Moderator

    You’re welcome, Chris.

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