Home Forums Themes Support Claue Quick View Button UX

Viewing 5 reply threads
  • Author
    Posts
    • #25030

      Hi Harry,

      I think the the quick view button in mobile view needs some ux improvment.

      Most of the time I try to tap on it, but instead of tapping the eye icon, the product image gets the tap.

      So I think like the item quantity this one needs to enlarge the the location of the click or tap

      Regards.

      Rahim Vaziri
      CEO & Founder at Look.ir

    • #25039

      Hi Rahim,

      I remembered give you code to increase the area for user touch on quantity adjust on mobile.

      Did you try this?

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

    • #25042

      Hi Harry,

      You gave that to me for the quantity button.

      I am talking about the quick view button. I mean the small eye icon under the Yith like button.

      Thanks

      Rahim Vaziri
      CEO & Founder at Look.ir

    • #25051

      Hi Rahim,

      Please add below code

      @media only screen and (max-device-width: 1366px) {
      .btn-quickview {with: 25px; height: 25px;}
      }

      Regards

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

    • #25124

      Hi Harry,

      We have change the are of quick view button and change quantity button for mobile users for better ux.

      Do you think that we need to do the same thing for heart button ( yith wishlist ) ?

      I checked that and I think sometimes touching that is hard too and the product image gets the tap.

      Thank you.

      Rahim Vaziri
      CEO & Founder at Look.ir

    • #25130

      Yes,

      Please add more code

      @media only screen and (max-device-width: 1366px) {
      .btn-quickview, .product-image .yith-wcwl-add-button a {with: 25px; height: 25px;}
      }

      Regards

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

Viewing 5 reply threads

You must be logged in to reply to this topic.