Home Forums Themes Support Claue How can we remove the word label of "Color" from variable product page

Topic Resolution: Resolved
Viewing 1 reply thread
  • Author
    Posts
    • #15004

      How can we remove the variation attribute title from the product detail page?

      How can we change the color of the ring that surrounds the current color option from black to gray?

      Attachments:
      You must be logged in to view attached files.
    • #15015

      Hi,

      You can do these tasks by add custom css code in Claue > Theme Option > General Layout > Custom CSS

      .swatch__title { display: none;}
      .swatch__list--item.is-selected {background: gray; border-color: gray;}

      Best 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.