Contact Page - send button behind MainMenu

GK User
Tue Aug 02, 2016 8:22 pm
Hello,
i got a problem on my contact page that my "send" button is behind the MainMenu.
http://u29fitness.de/index.php/contact
can you please help me?
Thanks!
User avatar
Fresh Boarder

teitbite
Sat Aug 06, 2016 11:42 am
Please add this code to override.css and make sure override is enabled in template settings.

Code: Select all
#contact-form {
margin-bottom: 35px;
}
User avatar
Moderator


cron