GKCONTACT problem

GK User
Mon Sep 19, 2016 2:27 pm
Where is the "Submit" button? I hoped that when I paste the {GKCONTACT} into the document, I would get also the Subumit button, but no.
BTW, the contact page with sending e-mail etc on another menu, works well.
Here is my site with two links. One with only GKCONTACT and one with the full e-mail
Please help me with this small problem.

GKCONTACT; http://therivels.com/en/what-do-we-do

Contact Form; http://therivels.com/en/contact
User avatar
Expert Boarder

teitbite
Tue Sep 20, 2016 12:56 pm
Hi

Button is there, but white for some reason. Add this to override.css:

Code: Select all
.gkContactForm .button-border {
    border: 2px solid #333;
    color: #222 !important;
}
User avatar
Moderator

GK User
Tue Sep 20, 2016 7:42 pm
could it be because it is white at the bottom of the first page ?
User avatar
Expert Boarder

teitbite
Wed Sep 21, 2016 10:24 am
Hi

I think it was styled to be displayed over map, so button would be visible than, but in Your case it was displayed in a different place, so styling was wrong.
User avatar
Moderator


cron