Forum Replies Created

Viewing 10 posts - 1,041 through 1,050 (of 15,006 total)
  • Author
    Posts
  • in reply to: On main shop page ‘Double’ row icon not working #41661

    Hello Vintagevibe,

    I check your site and see it work, did you fix https://prnt.sc/13samlp

    Kind regards

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

    in reply to: Checkout styling & text #41641

    Hi Brittany,

    1. Please go to Loco > Themes > claue > translate > create new language > choose English US

    – Find the text “Have a coupon? Click here to enter your code” and change to “+ Coupon code”
    – Find the text “Have a gift card? Click here to enter your gift card number” and change to “+ Gift card”
    – I’m sorry it can’t make 2 box side by side in one row because there and hide content below the link for coupon and giftcard https://prnt.sc/13q6psz

    2. I’m sorry the cart has more fields (product image, product name, price, quantity, sub total, remove) than on checkout page (product image, name+quantity, total) and on mobile it has to change layout to show all content of table, it can’t change like checkout page

    3. Please check with plugin author “Klarna Checkout for WooCommerce” to change the code of table content shipping add the code colspan=”2″ https://prnt.sc/13q7rri

    Kind regards

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

    in reply to: Gap between descriptions on product detail page #41638

    Hi Reinhard,

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

    .wc-accordion:not(:last-child) {
    	margin-bottom: 15px;
    }

    And change increase 15 with your number.

    Kind regards

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

    in reply to: How to Edit the Mini Cart layout? #41636

    Hi Anjetrading,

    You can add file mini-cart.php in claue > core > libraries > vendors > woocommerce > templates > cart to clauue-child > woocomerce > cart to override file in plugin Elemenntor.

    Kind regards

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

    in reply to: Image Sizing Sitewide #41633

    Yes, 600×900 is good for both mobile and desktop. The ratio is 2:3

    Kind regards

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

    in reply to: Image Sizing Sitewide #41630

    Hi,

    Which image you want to change? If you want change product image please go to Appearance > Customize > WooCommerce > Product Image and change the thumbnail cropping ratio to 75:110.

    Kind regards

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

    in reply to: Want to reduce sidebar width and increase content area #41629

    Hi Ashpan,

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

    @media only screen and (min-width: 768px) {
    .sidebar.jas-col-sm-3 {
    	-ms-flex-preferred-size: 20%;
    	-webkit-flex-basis: 20%;
    	flex-basis: 20%;
    	max-width: 20%;
    }
    .jas-col-md-9.jas-col-sm-9 {
    	-ms-flex-preferred-size: 80%;
    	-webkit-flex-basis: 80%;
    	flex-basis: 80%;
    	max-width: 80%;
    }
    }

    Kind regards

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

    in reply to: Move this image above above title #41628

    Hi Ashpan,

    Please contact to plugin author to move vendor’s logo.

    Kind regards

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

    in reply to: How to Edit the Mini Cart layout? #41622

    Hi,

    Can you send me your site URL to check?

    Thanks

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

    Hi,

    Please go to WooCommerce > Settings > Product > Inventory > Out of stock Visibility > and uncheck the fields https://tppr.me/tt75i

    Kind regards

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

Viewing 10 posts - 1,041 through 1,050 (of 15,006 total)