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

    Hi
    I would like to change the hover effect in the call to action buttons in slider in my site. I cannot find the code to do it!
    Actually I want both to do the same hover….

    http://adoblepagina.com/wordpress

    I would appreciate any help
    Miriam

    #424199

    Hey msattolo!

    go with this code in Quick CSS:

    #top .main_color .avia-color-theme-color:hover {
    color: #666666;
    background-color: white;
    border-color: white;
    }
    

    Regards,
    Andy

    #424212

    Than you Andy!

    #424439

    Hi!

    Glad we could help :)

    Best regards,
    Rikard

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