PLEASE NOTE: These forums are no longer utilized and are provided as an archive for informational purposes only. All support issues will be handled via email using our support ticket system. For more detailed information on this change, please see this blog post.

Rollover Submit button

  1. Darrylmit
    Member

    On my wordpress site, http://lightthewhitehouseblue.org , towards the bottom, I am using GF for a petition site.
    I would like the cursor to change into the "hand" when rolling over the submit button. How do I do this?

    Posted 13 years ago on Monday February 28, 2011 | Permalink
  2. By default it should already do this but something in your theme is telling it not to. Add the CSS below to your themes stylesheet. This will force the cursor type for that element.

    .gform_wrapper .gform_footer input.button {cursor: pointer!important;}

    Posted 13 years ago on Monday February 28, 2011 | Permalink
  3. Darrylmit
    Member

    Great! That worked. FYI This has been an issue whenever I use GF with ithemes.com Builder.

    Posted 13 years ago on Monday February 28, 2011 | Permalink
  4. Thanks Darryl, we'll talk to the iThemes guys about this.

    Posted 13 years ago on Monday February 28, 2011 | Permalink

This topic has been resolved and has been closed to new replies.