Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1129029
    ampescod
    Participant

    Hello,

    My website url is http://www.boquetecoffeetour.com

    The homepage is fine, but all other pages have this white space on the right as you can see on the image attached. Not sure how it got there in the first place, it was looking fine when I launched it last week. How can I remove it?

    Thank you for your help!

    #1129328
    Jade
    Moderator

    Hi there,

    Kindly try to compress the size of your screenshot before uploading it since I am not sure which section u are describing.

    #1129478
    ampescod
    Participant

    Hello,

    Yes, here I’ve compressed it, but it’s on every tab of my website, just not on the homepage. It is the white space on the right and there is also some unwanted margin on the left.

    #1129696
    Friech
    Moderator

    Hi There,

    Look for this custom CSS block on your customizer:

    .x-container.max.width.offset {
        margin: 0 !important;
    }

    And update that to;

    .x-container.max.width.offset {
        margin: 0 !important;
    width: 100%;
    }

    Hope it helps, Cheers!

    #1130801
    ampescod
    Participant

    Worked perfectly, thank you very much! You guys are great!!

    #1130808
    Thai
    Moderator

    Glad it worked 🙂

    If you need anything else please let us know.

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