Home Forums Themes Support Claue How to Increase Thumbnail Gallery Image from 80px to 120px?

Viewing 1 reply thread
  • Author
    Posts
    • #28492

      Hi

      How to Increase Thumbnail Gallery Image from 80px to 120px?

    • #28496

      Hi,

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

      .single-product-thumbnail.left .p-nav, .single-product-thumbnail.right .p-nav {
      	max-width: 120px;
      }
      .single-product-thumbnail.left:not(.no-nav) .p-thumb, .jas-wc-single .left + .social-share {
      	padding-left: 120px;
      }
      .single-product-thumbnail.left .p-nav .slick-slide, .single-product-thumbnail.right .p-nav .slick-slide {
      	width: 120px;
      }

      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.