Hi @sribishal
Since I don’t own Gravity Forms, I can’t dig into the settings, but I can help with CSS.
This CSS code targets the Nachricht senden button hover style on the form.
You can place this CSS wherever appropriate for your environment, and customize and add onto it to your liking:
input#gform_submit_button_2:hover {
color: black;
border: black 3px solid;
}
Hope this helped
Hi @sribishal,
Hope you are doing well.
Sorry for the inconvenience caused. Please download this Dev version plugin from here and recheck once.
Hope your issue will be fixed. Let us know if you are facing any issues.
Thanks!
Many many Thanks to @arrasel403 & @aakash8 the Developer version is working like a charm, love you, bro. God bless you all.
Hi @sribishal,
Thanks for your update.
I am closing this topic. Feel freely reach us here if you are facing any issues.
Have a good day!
Hello, @arrasel403 i would like to disable the (Required) fields, how can i do? please help.
here is the image link https://ibb.co/rvWZ5Nz
https://postimg.cc/p9KgqYMg
-
This reply was modified 3 years, 8 months ago by
sribishal.
Hi @sribishal,
Hope you are doing well. Sorry for the late reply.
To remove or disable the Required field, go to Gravity Form > Forms > Edit the form > Select the Field > Field settings > Rules > Uncheck Required Field and save the form. Check this screen record.
Your issue will be fixed.
Thanks!
thanks for your reply, now it’s solved.