New Landing How can we help? Themeforest Theme Support Joyn apply swift button styles to contact form 7 submit button

Viewing 6 posts - 1 through 6 (of 6 total)
  • Posted in: Joyn
  • #239310
    pleeman
    Member
    Post count: 105

    I would like the contact form 7 button to have the following swift button style.

    sf_button colour=”transparent-light” type=”bordered” size=”standard”

    Not sure how to do this with custom css.

    Thank you for the help.

    #239416
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    What’s your link?

    – Kyle

    #239517
    pleeman
    Member
    Post count: 105
    This reply has been marked as private.
    #239535
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Try adding this to your custom css:

    .wpcf7 input.wpcf7-submit[type="submit"] {
      background-color: transparent!important;
      border: 2px solid rgba(255,255,255,0.70);
    }
    input[type="submit"]:hover, button[type="submit"]:hover, .wpcf7 input.wpcf7-submit[type="submit"]:hover, .gform_wrapper input[type="submit"]:hover, .mymail-form input[type="submit"]:hover {
      background: #fff!important;
      color: #111 !important;
    }

    – Kyle

    #239539
    pleeman
    Member
    Post count: 105

    Thank you

    #239544
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    No problem 🙂

Viewing 6 posts - 1 through 6 (of 6 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register