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

Home Forums Themes Support Claue Color Customization

Viewing 1 reply thread
  • Author
    Posts
    • #39368
      seventalents
      Support Expired

      How can I edit the highlighted colors in attached screenshot?

      • the border color of the color circles
      • the border and background color of the size circles
      • and the border and background color of the hearth icon on the images of the shop page.

       

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

      Hi Seventalents,

      Thank you for choose our theme.

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

      .swatch__list--item {
      	border: 1px solid #ddd;
      }
      .swatch__list--item.is-selected {
      	background: #333;
      	border-color: #333;
      	color: #fff;
      }
      .product-image .yith-wcwl-add-to-wishlist a i, 
      .product-image .yith-wcwl-add-to-wishlist .ajax-loading {
      	color: #fff
      }

      And change #ddd, #333, #fff with your color.

      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.