How I can customize my Avia Button like the Contact form button. With Theme Style and with Theme Color Subtle Style and with Customize Style also. Because I want the color of button while hover should be totally changed like Contact Form button.
Hi Hardeep!
Please add following code to Quick CSS in Enfold theme options under Styling tab and adjust as needed
.avia-button:hover { background-color: green!important; border-color: green!important; }
Cheers!
Yigit
This code is changing the whole button style. I need with Theme Style button and with Theme Color Subtle Style button and with Customize Style button also.