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

    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.

    #230652

    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

    #230997

    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.

    #231158

    Hi!

    Unfortunately, that is not possible within the theme. You can only change the button color states using CSS. Can you please give us a screenshot on how you want your button to look like? A link to the page with the button will help.

    Regards,
    Ismael

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