Form goes under footer when expanded
-
Hi,
If you go to this page you will see a donation form https://lwmclient1.com/donate/
If you click on the radio button “Monthly”, an additional dialogue will appear and when you go down to the bottom of the page, you will see the name fields fall hidden behind the footer as in this image. https://www.dropbox.com/s/y5bl5f96zejajop/Screenshot%202016-08-02%2012.20.05.png?dl=0
On a sidenote, the bottom border disappeared on several pages as you can see here. https://www.dropbox.com/s/ng84908mrirueyk/Screenshot%202016-08-02%2012.33.07.png?dl=0
I fixed it with this CSS.
main#genesis-content { overflow: hidden;
}
I don’t know if that caused more issues or not.Do you know how to fix this or to give me a direction to go.
Any help is appreciated.
Thanks
Bryan
- The topic ‘Form goes under footer when expanded’ is closed to new replies.