Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #980742
    rogerskeri
    Participant

    Hello,

    There is a mysterious white bar on one of my client’s pages and I cannot seem to remove it for anything.

    Here is a screenshot of the issue.

    #980744
    rogerskeri
    Participant
    This reply has been marked as private.
    #980801
    Rue Nel
    Moderator

    Hello There,

    Thanks for writing in! The white space showing on the page is because of the invalid margin value. Please make sure that you have added a zero margin or perhaps, please edit your page in Cornerstone and insert the following custom css in the settings tab, Settings > Custom CSS

    .x-section {
        margin: 0 auto;
    }

    Hope this helps.

    #981016
    rogerskeri
    Participant

    Wow, you’re awesome! Thank you!!!

    #981021
    Christopher
    Moderator

    You’re welcome.

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