Home Forums Themes Support Claue Different like button behavior in RTL

Topic Resolution: Resolved
Viewing 2 reply threads
  • Author
    Posts
    • #19800

      Hi Harry,

      As you see in this Video, I have some different like button locations on my New Arrival Page on desktop view!
      Before this you gave me a code for tablet view fix :

      @media only screen and (max-width: 800px) {
      form.cart .single_add_to_cart_button {
      	padding: 0 30px;
      }}

      and it’s working fine in tablet.

      But the desktop has some bugs.

      Rahim Vaziri
      CEO & Founder at Look.ir

    • #19820

      Hi Rahim,

      I checked on my computer but don’t see the issue like yours.

      Please add below code

      .product-quickview form.cart .single_add_to_cart_button {
      	padding: 0 25px;
      }

      Best regards

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

    • #19847

      Great Harry,

      Now it’s fixed on my end. 🙂

      Rahim Vaziri
      CEO & Founder at Look.ir

Viewing 2 reply threads

You must be logged in to reply to this topic.