MArk Somay
asked 10 years ago

Hi, the problem is, only partly filling up the page, maybe with the responsive part is the problem. 
Can you help me to solve this problem?
http://dev.11ground.com/
 
Thx,
Mark
 

3 Answers
DominicStaff
answered 10 years ago

Hello MArk ! 
Can you resend the screenshot as I cannot see it?
Thanks

MArk Somay
answered 10 years ago

not loading

DominicStaff
answered 10 years ago

Hi Mark ! 
To resolve this issue, you can add the following code to the Header Code (Dashboard > Customize > Custom code)

<style>
.modal-showing .modal-body{
    max-height: 100%;
}
</style>

Hope this helps !

Powered by DW Question & Answer Pro