Forum Replies Created

Viewing 10 posts - 11,841 through 11,850 (of 15,048 total)
  • Author
    Posts
  • in reply to: Add to Cart button looks off (unaligned) #11004

    Hi,

    This because stripe css on new iOS it auto detect Apple Pay.

    You can add some css to fix

    @supports (-webkit-appearance: -apple-pay-button) {
    @media only screen and (max-width: 767px) {
    .single-product div.product .stripe-enabled form.cart .quantity {
    width: 100%;
    }
    .single-product div.product .stripe-enabled form.cart .quantity ~ .button,
    .single-product div.product .stripe-enabled form.cart .quantity + .button {
    width: calc(100% – 95px);
    margin: 10px 0 0 15px;
    }

    }

    Best regards

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

    in reply to: Transparent header menu font color #11003

    You can set menu color in Claue > Theme Option > Color Scheme > Menu Color.

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

    in reply to: Lazy load #11002

    Hi,

    I open link moxypenny.co it auto redirect to moxypenny.com. You can try some recommend plugins at this https://premium.wpmudev.org/blog/6-lazy-load-plugins-to-make-your-wordpress-site-faster/

    Best regards

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

    in reply to: Squished Thumbnail Images #11001

    I checked your site it now ok. I’m not sure the issue, maybe the issue after you clear cache on your site.

    Best regards

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

    in reply to: How to make the logo bigger #11000

    Hi,

    This issue because the javascript calculate height of header after window load now it doesn’t update. If you refresh the browser after resize or check on real device (tablet, phone) it will ok.

    Best regards

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

    in reply to: metaslider and layout #10999

    Sorry i still don’t understand. Could you explain more.

    Thanks

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

    in reply to: Products colour not display in Radio button #10998

    Hi,

    1. You can use https://wordpress.org/plugins/autoptimize/, https://wordpress.org/plugins/wp-super-cache/ and CloudFlare CDN to speed up your site

    2. This is default function of WooCommerce, we will if can we will improve in shopping cart page.

    3. I think the JS only can apply one action to open and update quantity in Popup, the number on minicart have to refresh page to update. If you use behavior as sidebar slide in Theme Option > WooCommerce > Product Detail Settings > Add to cart behavior. I will report to developer team to improve this function if can.

    Best regards

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

    in reply to: Lazy load #10995

    You can enable it in Theme Option > WooCommerce > Product Listing Setting > Pagination > Load more

    Kind regards

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

    in reply to: Can't Change Header background image or text. #10993

    Hi,

    1. You can change page head background image in for shop page, product page in JanStudio > Theme Option > WooCommerce > General Setting > Page title background.

    2. For page you can change by upload featured image.

    Best regards

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

    in reply to: Lazy load #10992

    Hi,

    The lazyload integrated in our theme, it use jQuery, we not use plugin for this.

    Best regards

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

Viewing 10 posts - 11,841 through 11,850 (of 15,048 total)