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

Home Forums Themes Support Gecko Product Image Flips the Wrong Way

Viewing 6 reply threads
  • Author
    Posts
    • #34070
      knights
      Support Expired

      I noticed that on the WooCommerce store that I am working on if I enable the “Flip Thumbnail” setting it shows the 2nd image that is flipped the wrong way. But when I go into the actual product it shows the flipped image the correct way.

      Attachments:
      You must be logged in to view attached files.
    • #34072
      knights
      Support Expired
      This reply has been marked as private.
    • #34074
      Harry
      Support Expired

      Hi,

      It now the image flip 180deg. Could you tell me what you want? You can change first image in gallery https://prnt.sc/phzmor

      Kind regards

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

    • #34075
      knights
      Support Expired
      This reply has been marked as private.
    • #34077
      Harry
      Support Expired

      Hi,

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

      .product-image:hover .product-image-flip .back img {
      	-webkit-transform: scale3d(1, 1, 1);
      	-ms-transform: scale3d(1, 1, 1);
      	transform: scale3d(1, 1, 1);
      }

      Kind regards

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

    • #34078
      knights
      Support Expired

      Perfect, thank you for the fix, glad what I explained made sense haha

    • #34080
      Harry
      Support Expired

      You’re welcome!

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

Viewing 6 reply threads

You must be logged in to reply to this topic.