Your account expired support, please renew to get your support.

Home Forums Themes Support Claue Hover color change

Topic Resolution: Resolved

Tagged: 

Viewing 2 reply threads
  • Author
    Posts
    • #43234
      DreamMarketing2020
      Support Expired

      Hi,

      Because I do not have enough experience, I have a question for the forum. If someone knows how I can change the color of the hover of the photos on our website – https://thecakenobake.com/ you can see it in the fourth section here

      Attachments:
      You must be logged in to view attached files.
    • #43237
      Harry
      Support Expired

      Hi,

      You can change color hover by add below code to Claue > Theme Option > General Layout > Custom CSS

       

      .product-image a.db::before {
      background: rgba(0, 0, 0, 0.1);
      }

      and change 0,0,0 to RGB color and 0.1 as opacity of color from 0.0 to 1.0

       

      Kind regards

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    • #43239
      DreamMarketing2020
      Support Expired

      Thank you so much for the help 🙂

Viewing 2 reply threads

You must be logged in to reply to this topic.