Forum Replies Created

Viewing 10 posts - 741 through 750 (of 15,006 total)
  • Author
    Posts
  • in reply to: A few issues with design consistency #42490
    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: add to cart pane not open on add to cart #42489

    Hi,

    1, The issue because these option https://tppr.me/67p7c and I uncheck now your site work

    2. Please go to Appearance > Customize > WooCommerce > Product Image and decrease the number for main image and catalog image to 700 and 300.

    Kind regards

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

    in reply to: A few issues with design consistency #42485

    Hi,

    Can you send me login credentials?

    I tried account you attach but not access.

    Kind regards

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

    in reply to: Blog banner #42484

    Hi Maja,

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

    .inside-thumb {
    	left: 0;
    	right: 0;
    	bottom: 0;
    	position: relative;
    }

    if you want remove it please change to

    .inside-thumb {
    	display: none;
    }

    Kind regards

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

    in reply to: Mobile swatch #42481

    Hi,

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

    @media only screen and (max-width: 767px) {
    .swatch__list--item.is-selected .swatch__tooltip {
    	top: -30px;
    	opacity: 1;
    	visibility: visible;
    }}

    Kind regards!

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

    in reply to: Mobile swatch #42480

    Hi Jennifer,

    The color name show when you hover, on mobile it doesn’t have hover action so it can’t show on mobile.

    Kind regards

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

    in reply to: Sizes and Customer Address is not visible in pdf invoice. #42476

    Hi Alameeri,

    Please try contact to plugin author WooCommerce PDF Invoices

    Kind regards

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

    in reply to: Social Icons Size #42470

    Hi,

    Please add more code

    .jas-social a {
    	margin: 0 10px;
    }

    and increase 10 to your number.

    kind regards

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

    in reply to: Add to cart button #42467

    Hi Omarkh,

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

    @supports (-webkit-appearance: -apple-pay-button) {
    form .quantity.hidden + input[type="hidden"] + .single_add_to_cart_button {
    	width: calc(100% - 50px);
    }}

    Kind regards

    • This reply was modified 3 years, 10 months ago by Harry.

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

    in reply to: How to change shipping details and add cities #42462

    Hi,

    1. By default WooCommerce not support shipping to cities, you have to use a plugin https://wordpress.org/plugins/cities-shipping-zones-for-woocommerce/ or add code follow this topic to claue-child > functions.php

    How to add City and District for shipping zones in WooCommerce

    2. To hide or show free shipping, please follow this

    Hide other shipping methods when “Free Shipping” is available

    Free Shipping

    Kind regards

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

Viewing 10 posts - 741 through 750 (of 15,006 total)