Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1262858
    Arnebo
    Participant

    Hi,

    I’m trying to overwrite the max. site width (that I set in Customizer) on just one of my pages via Custom Css.
    The new site with is supposed to be bigger (3500px) than the one set in Customizer (1500px).

    Using the integrity Stack if that’s important.

    Sadly I couldn’t get this to work yet.

    Would really appreciate some help 🙂

    BTW: thanks for the great support on the Forum and all the helpful articles!

    #1263092
    Friech
    Moderator

    Hi There,

    Thank you for writing in and for the kind words, but please provide us the page URL so we can take a closer look.

    Cheers!

    #1274387
    Arnebo
    Participant
    This reply has been marked as private.
    #1274432
    Lely
    Moderator

    Hi There,

    Thank you for the URL.
    I can see that you’re using a Blank No Container Template for that page.
    You may also choose to disable the container per section. See attached screenshot.

    Or use the following CSS:

    .page-id-13 .x-section>div,
    .page-id-13 .x-navbar-inner>div,
    .page-id-13 .x-breadcrumb-wrap>div {
        max-width: 3500px !important;
    }

    Hope this helps.

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