• Resolved notonlypixels

    (@notonlypixels)


    Hi, How can I remove the shrinking hover effect from the bulk enquiry? Also, can I make the button fluid?

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author WisdmLabs

    (@wisdmlabs)

    Hi,

    For shrinking on hover effect try adding following CSS :

    input.wpi-button:hover, input.wpi-button:active, input.wpi-button:focus {
    padding: 11px 23px !important;
    }

    Hi I’m having problems getting this CSS snippet to work. Has the code been updated at all? Thanks.

    Plugin Author WisdmLabs

    (@wisdmlabs)

    Hi,

    Please send me the site link so that we can check the issue.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Remove Button Hover Effect’ is closed to new replies.