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

Home Forums Themes Support Claue Size Circles of the Color Attributes

Topic Resolution: Resolved
Viewing 2 reply threads
  • Author
    Posts
    • #40210
      seventalents
      Support Expired

      Is it possible change the size (bigger diameter) of the circles of the Color Attributes both in Shop Page and in Product Page (see attached screenshots)

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

      Hi,

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

      .u-small .swatch__value {
      	width: 20px;
      	height: 20px;
      }
      .swatch__value {
      	width: 30px;
      	height: 30px;
      	line-height: 32px;
      }

      Kind regards

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

    • #40232
      seventalents
      Support Expired

      Thanks!

Viewing 2 reply threads

You must be logged in to reply to this topic.