[Support request] happy forms submit border hover on tasty

Home Forums Support [Support request] happy forms submit border hover on tasty

Home Forums Support happy forms submit border hover on tasty

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #989127
    juan

    hello,

    i am using the tasty theme.

    the happy forms contact form submit button border is always black on hover.

    how can i make it green on hover like the text & border on the learn more button in the right side bar widget?

    i made the text green through the customizer, but i don´t see any option to make the border green on hover for the submit button border.

    #989132
    Leo
    Staff
    Customer Support

    Hi there,

    Give this CSS a shot:

    .entry-content input[type=submit].happyforms-button--submit:hover {
        border-color: #fff !important;
    }

    Adding CSS: https://docs.generatepress.com/article/adding-css/

    Let me know 🙂

    #989203
    juan

    thanks, i added this in both the additional css area in customizer & in the simple css plugin. doesn´t seem to do anything to the border yet.
    ç

    #989234
    Leo
    Staff
    Customer Support

    Can you link me to the site in question?

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.