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

Home Forums Themes Support Claue Unavailable product cross color change?

Viewing 1 reply thread
  • Author
    Posts
    • #41799
      Ladybird0
      Support Expired

      Hi!

      I would like to know how to change unavailable item indication color.

      Would it be possible to make the crossings (for the size and color bubbles) to be black – so it stands out more?

       

      Thank you in advance!

    • #41800
      Harry
      Support Expired

      Hi,

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

      .swatch__list--item.disabled::before, .swatch__list--item.disabled::after {
      	background: #000;
      }
      .swatch__list--item.disabled {
      	border-color: #000;
      }

      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.