Jump to content
  • 0

scrolling broken


pconkie

Question

6 answers to this question

Recommended Posts

  • 0

Take a look at the More information page now.  I've added a Blank Space widget, so that the page content's extends below the menu items.

 

But I've also amended your HTML widget:

<style>
    .ui-theme-tinybannermenubottom-bgwrap {
        min-height: 1000px !important;
    }

</style>

 

Link to comment
Share on other sites

  • 0
2 hours ago, pconkie said:

I think I found the issue

.ui-theme-tinybannermenubottom-container is missing a height: 100% on it.  

This means the child divs are not able to size height correctly.

A bit late to the party....  i going to assume you have fixed it as it works for me!!! ?

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...