Forum Replies Created

Viewing 10 posts - 891 through 900 (of 15,006 total)
  • Author
    Posts
  • in reply to: How to make homepage banner image big on mobile? #42070

    Hi,

    1. They use image as background image and add custom css for text for mobile

    2. the ‘Defer Render-blocking JS’ option of SG optimize cause the issue https://tppr.me/aqx46

    when i turn it off the categories widget working.

    Kind regards

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

    in reply to: In navigation menu create a space and dividing line #42069

    Hi,

    Please change code to

    menu-item-17578

    #jas-mobile-menu ul li#menu-item-17578 {
    	border-bottom: 1px solid #222;
    	padding-bottom: 5px;
    }

    Kind regards

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

    in reply to: Remove green highlights and text on top of checkout page #42064

    Hi,

    Please add below code to claue > theme option > general layout > custom css

    .eael-woo-checkout .woocommerce .woocommerce-message {
    	display: none;
    }

    Kind regards

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

    in reply to: Uncheck “Ship to different address by default” #42063

    Hi,

    Please go to WooCommerce > Settings > Shipping and follow the screenshot https://tppr.me/qHj57

    Kind regards

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

    in reply to: In navigation menu create a space and dividing line #42062

    HI,

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

    .holder {
    	display: inline-block;
    	width: 100%;
    }
    #jas-mobile-menu ul li {
    	border-bottom: 1px solid #222;
    	padding-bottom: 5px;
    }

    Kind regards

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

    in reply to: Calue Elementor elements not working for Product Archive #42061

    Hi,

    Please copy file pagination.php in plugins > woocommerce > template > loop to claue-child > woocommerce > loop.

    Kind regards

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

    in reply to: How to make homepage banner image big on mobile? #42052

    Hi,

    1. Can you take the screenshot where you want change? And send me the image you want to change.

    2. Please send me admin account to check error js on your site.

    Thanks

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

    in reply to: Calue Elementor elements not working for Product Archive #42049

    Hi,

    Thank you for extended your support.

    I’m sorry the filter and pagination can’t work on custom page generate by shortcode or any page builder.

    It only work with shop page and product category page.

    Kind regards

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

    in reply to: Claue – Customer Registration Notification to Admin #42046

    Hi,

    1. You need customize WooCommerce register page by use plugin https://codecanyon.net/item/woocommerce-registration-plugin-add-custom-registration-fields/20515456 or https://www.cozmoslabs.com/201727-customize-woocommerce-registration-form/

    2. You also need customize new account email field in woocommerce/templates/emails/customer-new-account.php and put in claue-child/woocommerce/emails/customer-new-account.php

    Kind regards

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

    in reply to: How to make homepage banner image big on mobile? #42045

    I’m sorry it doesn’t have option to set different image for different devices.

    Kind regards

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

Viewing 10 posts - 891 through 900 (of 15,006 total)