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

Home Forums Themes Support Claue Problem with variation swatch label

Viewing 1 reply thread
  • Author
    Posts
    • #42843
      jonkristen
      Support Expired

      Hi,

      Text labels for variation swatches gets a linebreak after 3 characters placing text outside the box.
      I have tried to extend the width of the box through custom CSS with no luck.
      How can this be resolved.

      Best regards,

      Jon Kristen

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

      Hi,

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

      .is-label .swatch__value {
      	width: auto;
      	border-radius: 5px;
      	display: inline-block;
      }
      .is-label .swatch__list--item {
      	border-radius: 5px;
      	padding: 2px 5px;
      }

      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.