Forum Replies Created

Viewing 10 posts - 12,771 through 12,780 (of 15,048 total)
  • Author
    Posts
  • in reply to: Reorganizing the Add to cart button #7789

    Hi,

    This because this code you add in theme option https://monosnap.com/file/ngmYlNbb56qtVLKP7FaijBIP2Ih5ry#

    I remove this and clear cache on your site.

    please check

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

    in reply to: Reorganizing the Add to cart button #7786

    Hi,

    You can add below css

    @supports (-webkit-appearance: -apple-pay-button) {
    @media only screen and (max-width: 767px) {
    .single-product div.product .stripe-enabled form.cart .quantity {
    width: 100%;
    text-align: center;
    }
    .single-product div.product .stripe-enabled form.cart .apple-pay-button-wrapper {
    width: 100%;
    }
    .single-product div.product .stripe-enabled form.cart .quantity~.button {
    width: 100%;
    }
    .stripe-enabled .cart .yith-wcwl-add-to-wishlist {display: none;}
    }}

    Best regards

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

    in reply to: Import Image Content #7785
    This reply has been marked as private.

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

    in reply to: Import Image Content #7767
    This reply has been marked as private.

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

    in reply to: Quick view image size #7765

    Thank you so much.

    Have a nice weekend!

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

    in reply to: Import Image Content #7764
    This reply has been marked as private.

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

    in reply to: Quick view image size #7753

    Hi,

    You can add custom css in Claue > Theme Option > General Layout > Custom CSS

    @media only screen and (min-width: 767px) {
    .product-quickview .jas-col-md-7,
    .product-quickview .jas-col-md-5 {
    flex-basis: 50%;
    max-width: 50%;
    }
    }

    Best regards

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

    in reply to: Edit categories menu sidebar #7752

    You’re welcome.

    Feel free contact us again if you need more help.

    Have a nice weekend!

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

    in reply to: Import Image Content #7751
    This reply has been marked as private.

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

    in reply to: Go Back button on the product page #7750

    Hi,

    You can move code of image into a tag to

    <a href="javascript:history.back()"><img src="pathtotheimage/image.png" alt="back button"/> Go Back</a>

    The image can’t change when hover.

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

Viewing 10 posts - 12,771 through 12,780 (of 15,048 total)