Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1156923
    simone
    Participant

    Hi,
    on my about page the content is hidden under the footer and no scroll bar is showing. Not sure what I did differently on this page?

    Thank you for your assistance.
    Simone

    http://d78.b51.myftpupload.com/about

    #1157004
    Rupok
    Member

    Hi there,

    Thanks for writing in. It seems you have added the below code that’s causing the issue :

    .map {
      max-height: 400px;
      overflow: hidden;
    }

    Kindly remove this to get expected result.

    Cheers!

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