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

Home Forums Themes Support Claue sombras en productos

Viewing 1 reply thread
  • Author
    Posts
    • #39587
      asdemodas
      Support Expired

      hola harry quiero poner bordes con sombras en las imagenes de productos que al pasar el raton por encima del producto salga un marco y una sombra https://prnt.sc/w14a01  el resultado quiero algo como esto https://prnt.sc/w14bmt

    • #39589
      Harry
      Support Expired

      Hi,

      Please add below code to Claue > Theme Option > General Layout > Custom CSS

      .product-image {
      	border: 1px solid #ddd;
      }
      .product-image:hover {
      	box-shadow: 0px 1px 7px #ccc;
      }

      Kind regards

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

Viewing 1 reply thread

You must be logged in to reply to this topic.