Have you fixed this? I can see the ‘send message’ button very clearly in pink. I am using chrome browser. It also appears in safari too.
Thread Starter
Pia
(@puy)
Good day, megnicholas
Yes, I’ve added a custom css to it.
Thanks a lot, by the way, for the wonderful plugin 🙂
I agree that this is a wonderful plugin. Everything looks and works really well except I’m having the same problem and the Send button doesn’t appear unless you hover over it.
http://03e82778d8.testurl.ws/contact-us/
Any simple, step-by-step fixes would be welcome 🙂
Hi there,
Adding this css to the bottom of your theme’s stylesheet (style.css) should make the button appear again.
.btn-default {
background-color: #a0a0a0 !important;
}
That’s great, thank-you for the really quick reply. All good now.
I added the css and now the arrow/submit button shows up, but the contact form response “page” isn’t shown after submitting. http://heartoftexasranch.net/contact
Seems odd since the thank you text does appear when the contact form on the home page is submitted.