• Resolved sribishal

    (@sribishal)


    Hello,

    I am working on a customer website & need to change the (button hover effect & button Font color)
    I had tried (Submit Button) module under Gravity Forms but didn’t work for me, nothing happen in terms of a button. But other fields work fine.

    Thanks.

    The page I need help with: [log in to see the link]

Viewing 7 replies - 1 through 7 (of 7 total)
  • 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

    Plugin Support AR Rasel

    (@arrasel403)

    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!

    Thread Starter sribishal

    (@sribishal)

    Many many Thanks to @arrasel403 & @aakash8 the Developer version is working like a charm, love you, bro. God bless you all.

    Plugin Support AR Rasel

    (@arrasel403)

    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!

    Thread Starter sribishal

    (@sribishal)

    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 2 years, 6 months ago by sribishal.
    Plugin Support AR Rasel

    (@arrasel403)

    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!

    Thread Starter sribishal

    (@sribishal)

    thanks for your reply, now it’s solved.

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Gravity forms button color not changing’ is closed to new replies.