Home Forums Themes Support Claue Issues with buttons on product pages

Viewing 3 reply threads
  • Author
    Posts
    • #20690

      Hello,

      I’m not sure why this is happening on this website. Please see image.

      PRODUCT – PLACEHOLDER

      How can I fix this?

       

      Attachments:
      You must be logged in to view attached files.
    • #20718

      Hi,

      Please add below code

      .single-product div.product .stripe-enabled form.cart .quantity~.button {width: auto !important;}

      Best regards

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

    • #20787

      Hi Harry,

      Thank you for your response. Please look at the image, the wishlist icon is on to of the button.

      Can you please help me fix this?

      Thank you!

      Attachments:
      You must be logged in to view attached files.
    • #20793

      Hi,

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

      
      @media only screen and (max-width: 480px) {
      form.cart .yith-wcwl-add-to-wishlist {
      	right: -52px !important;
      }}

      Best regards

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

Viewing 3 reply threads

You must be logged in to reply to this topic.