Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #902941
    ahagedon
    Participant

    I’ve read several similar posts/problems about getting an extra vertical scroll bar in the container. And I’ve tried adding the CSS:

    body {
    overflow:hidden;
    }

    in the customizer (Edit Global CSS), but it’s not working for me. Using ETHOS and the site is at: http://www.pdillondp.com.

    TIA,
    – Andy

    #902955
    ahagedon
    Participant

    continued digging in the forums and found this CSS, which worked:

    div#top {
    overflow: hidden;
    }

    All is right again with the world. 🙂

    #903503
    Prasant Rai
    Moderator

    Good to hear you figured it out! Let us know if you have any other questions. 🙂

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