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

Home Forums Themes Support Claue Thumbnail position in mobile

Viewing 1 reply thread
  • Author
    Posts
    • #31181
      DanielJohnston
      Support Expired

      Hi loving the theme so far, thank you.

      I’m trying to minimise scrolling up and down in mobile view when viewing a product.

      Is it possible to hide thumbnails in mobile view but keep them on the left for any other size screen.

      I like the option to swipe the main image to view thumbnails gallery just dont want them below the main image taking up valuable space.

       

       

    • #31189
      Harry
      Support Expired

      Hi Daniel,

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

      @media only screen and (max-width: 736px) {
      .single-product-thumbnail.left .p-nav, .single-product-thumbnail.right .p-nav {
      	display: none;
      }}

      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.