Forum Replies Created

Viewing 10 posts - 601 through 610 (of 15,006 total)
  • Author
    Posts
  • in reply to: Double Menu #42889

    Hi Miguel,

    Please go to Appearance > Widgets > WooCommerce Categories Menu Sidebar and remove “Product Categories” widgets

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

    in reply to: Order Product Variations #42888

    Hi Miguel,

    It not a bug of theme, please go to Product > Attributes > Configure Term > Edit and drag to re-order variation.

    Kind regards

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

    in reply to: Larger Product Title and Price Size #42887

    Hi Miguel,

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

    .product_title, .entry-summary .price {
    	font-size: 30px;
    }

    Kind regards

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

    in reply to: Dont Work Add behavior to cart #42886

    Hi Miguel,

    1. Please go to Appearance > Widgets > WooCommerce Categories Menu Sidebar and remove “Product Categories” widgets

    2. Please go to Claue > Theme Option > WooCommerce > Product Details Settings > Add to cart behavior and change to Slide Sidebar

    Kind regards

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

    in reply to: Misalignment of Text Labelling on Checkout Page #42872

    Hi,

    I see the code not apply. Please try again or edit code in claue-child > style.css line 128 from display: block to display: inline-block;

    Kind regards

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

    in reply to: Misalignment of Text Labelling on Checkout Page #42870

    Hello Niskhesh,

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

    .woocommerce form .form-row label {
        display: inline-block;
    }

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

    in reply to: Required symbol before checkout box #42869

    Hi,

    The issue cause by HTML of plugin you use to customize checkout page. You can add custom CSS code to fix in Claue > Theme Option > General Layout > Custom CSS

    .woocommerce form .form-row label {
    	float: left;
    }
    .woocommerce form .form-row .required {
    	border-bottom: none;
    	float: right;
    	text-decoration: none;
    	line-height: 0.5;
    	color: red;
    }

    or contact to plugin author

    kind regards

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

    in reply to: Footer not working #42867

    Yes, you can re-import other demo.

    Kind regards

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

    in reply to: Required symbol before checkout box #42862

    Can you send me the account to login?

    The checkout process ned login to checkout

    Thanks

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

    in reply to: Required symbol before checkout box #42860

    Hi,

    It now I can’t add a product to cart on your site to checkout. Can you available add to cart function.

    Kind regards

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

Viewing 10 posts - 601 through 610 (of 15,006 total)