Button hover
-
Hello
I have some problem about submit button. When I take the mouse over the button It doesn’t display the correct color. The colors of the buttons and text do not match the colors specified in the css. The color on the buttons and text is pale.
I try to use this css but it’s not working
form.fluent_form .ff-btn-submit:hover {
background-color: rgba(32, 82, 144, 1)!important;
color: #ffffff!important;
}I test with elementor button with same color it has no problem.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Button hover’ is closed to new replies.