New Landing How can we help? Themeforest Theme Support Dante Contact form "Send" button

Viewing 10 posts - 1 through 10 (of 10 total)
  • Posted in: Dante
  • #97533
    MHC
    Member
    Post count: 247

    Hi,

    How can I change the background color of the “Send” button on a contact form?

    Thanks.

    #97560
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    It uses the accent color

    – Kyle

    #97579
    MHC
    Member
    Post count: 247

    I know, but I want to change it without affecting other theme colors. Could you let me know the CSS to change this button color?

    Thanks.

    #97584
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Unfortunately it’s not possible, as there is an !important on the current color, which can’t be overwritten in the child theme

    – Kyle

    #97598
    MHC
    Member
    Post count: 247

    Ok understand.

    Can I stop the hover effect though?

    Thanks!

    #97841
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-
    .wpcf7 input.wpcf7-submit[type="submit"]:hover{background:none repeat scroll 0 0 #695b24 !important}
    Hope that should work and let me know your feedback.
    Thanks 🙂
    With Best Regards
    Swift Ideas

    #97961
    MHC
    Member
    Post count: 247

    Hi Mohammad,

    Thanks so much!

    #97962
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Great, thanks Mohammad

    Kyle

    #117815
    Kelle27
    Member
    Post count: 21

    Hi,

    I want to change the colour of my submit button too without effecting the rest of my website.
    It’s currently yellow but I want it black like my Share buttons in my portfolio pages.

    Could you please help me.
    I tried copying the line Mohammad typed in but I’m not sure where that goes..?

    http://www.kelle.co.nz/contact/

    Thank you in advance
    Kelly

    #117820
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code at Admin -> Theme Options -> Custom CSS.
    .wpcf7 input.wpcf7-submit[type="submit"]{background:none repeat scroll 0 0 #000 !important}
    Thanks
    Mohammad

Viewing 10 posts - 1 through 10 (of 10 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