Extraneous "Send Message"
- Gary Copping
-
Topic Author
- Offline
- Senior Member
-
Less
More
- Posts: 67
- Thank you received: 0
4 years 5 months ago #1
by Gary Copping
Extraneous "Send Message" was created by Gary Copping
http://addingham.fishing/angling/index.php/contact-us
Hi,
If you check this page you will see that there is an extra "Send Message" near the foot of the page. I used to have 2 Rapid Contact Ex forms on this page but I needed to delete 1 and it seems to have left this on. I have tried refreshing the page but it still stays there. I have also checked everything else I can think of but can't get rid of it.
Any ideas appreciated.
Thanks,
Gary
Hi,
If you check this page you will see that there is an extra "Send Message" near the foot of the page. I used to have 2 Rapid Contact Ex forms on this page but I needed to delete 1 and it seems to have left this on. I have tried refreshing the page but it still stays there. I have also checked everything else I can think of but can't get rid of it.
Any ideas appreciated.
Thanks,
Gary
Please Log in or Create an account to join the conversation.
- Christopher Mavros
-
- Offline
- Administrator
-
4 years 5 months ago #2
by Christopher Mavros
Christopher Mavros
me@mavxr.com
If you like our extensions, please rate us on the JED!
Replied by Christopher Mavros on topic Extraneous "Send Message"
Hello Gary and thank you for posting.
That's actually the label of the Send button, and - believe it or not - it's required by some accessibility standards.
There's two ways you can hide it.
Either switch the Label Position option to be "As Placeholder" instead of "Left" which is now, or add
in the Custom CSS option!
Thanks again!
That's actually the label of the Send button, and - believe it or not - it's required by some accessibility standards.
There's two ways you can hide it.
Either switch the Label Position option to be "As Placeholder" instead of "Left" which is now, or add
Code:
.rpx_field_button .rpx_label { display: none; }
Thanks again!
Christopher Mavros
me@mavxr.com
If you like our extensions, please rate us on the JED!
Please Log in or Create an account to join the conversation.
- Gary Copping
-
Topic Author
- Offline
- Senior Member
-
Less
More
- Posts: 67
- Thank you received: 0
4 years 5 months ago #3
by Gary Copping
Replied by Gary Copping on topic Extraneous "Send Message"
Thanks Christopher that did the trick. Very strange!!
Please Log in or Create an account to join the conversation.
- Christopher Mavros
-
- Offline
- Administrator
-
4 years 5 months ago #4
by Christopher Mavros
Christopher Mavros
me@mavxr.com
If you like our extensions, please rate us on the JED!
Replied by Christopher Mavros on topic Extraneous "Send Message"
You are very welcome!
Christopher Mavros
me@mavxr.com
If you like our extensions, please rate us on the JED!
Please Log in or Create an account to join the conversation.
Moderators: Christopher Mavros