• Resolved developer04pegasus

    (@developer04pegasus)


    Hi team,

    Wish you a very Happy New Year!
    Could you please help us change the default hover effect on youzify buttons. I am attaching a screenshot marking the effect below which we need to remove.

    View post on imgur.com

    Unfortunately, I couldn’t figure out how to do this. Your help would be highly appreciated.

    Thank you!
    Lavanya

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

Viewing 1 replies (of 1 total)
  • Plugin Support KaineLabs Team

    (@kainelabsteam)

    Hello @developer04pegasus

    Thanks for reaching us

    Basically, you can use this CSS

    #youzify-slideshow .youzify-account-item-button:hover {
      background: #000;
      color: #fff;
      border: 4px solid blue;
    }

    Change the background, color, and border to any color code you want.

    Best Regards, KaineLabs Team.

Viewing 1 replies (of 1 total)
  • The topic ‘Change button hover effect’ is closed to new replies.