Forum Replies Created

Viewing 10 posts - 13,781 through 13,790 (of 15,048 total)
  • Author
    Posts
  • in reply to: Mobile Version #4660

    Sorry for late reply.

    You can add custom css in JanStudio > Theme Option > General Layout > Custom CSS

    @media only screen and (max-width: 568px) {

    .vc_custom_1495880494649 { min-height: inherit !important; padding: 80px 0 100px !important;}

    }

    The best dimension for main banner is : 1920 x 1080

    Best regards

     

    • This reply was modified 9 years, 2 months ago by Harry.

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

    in reply to: Need some customization help. #4656

    You can change like this by add custom css

    @media only screen and (max-width: 414px) {
    .badge span.new { top: 0; left :0; right: auto;}

    .badge span.onsale { top: auto; right: 0; bottom: 0; left: auto;}

    .product-image .yith-wcwl-add-to-wishlist {top: 30px;}

    .btn-quickview { top: 65px;}
    }

    Regards

     

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

    in reply to: Metro Page #4655

    this issue because you set row equal height while content have one col

    http://take.ms/BBk1P

     

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

    in reply to: Drop Down Menu Margin Overlape #4654

    This because the code you added in child theme.

    .jas-menu li { font-size: 25px; font-weight: bold; list-style: outside none none; margin-top: -52px; position: relative; }

    You should change to

    .jas-menu > li { margin-top: -52px; }

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

    Hi,

    1. I fixed issue with error message on your site.

    2. To fix issue with swatches not circle you can upload thumbnail as square or add custom css in JanStudio > Theme Option > General Layout > Custom CSS

    #pa_color.swatch li span {width: 24px;}

    Best regards

     

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

    in reply to: More Theme Problems #4649

    Thank you we will check and fix

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

    in reply to: "More languages" button for multisite? #4646

    1. You can try this plugin https://wordpress.org/plugins/language-redirect

    2. For currency on mobile, do you want like this https://monosnap.com/file/CxqwXA8fN2q2Dujkyn97PQ95Zv7DEJ# ?

     

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

    in reply to: Mobile Version #4645

    Hi,

    The issue because you set first row that contain banner is full-height and background is cover so the ratio between width and height on mobile (w < h ) different with on desktop (w > h).

    Best regards

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

    in reply to: More Theme Problems #4636

    Thank you for info

    1. Issue related to additional information when use product bundle, we tell it to plugin author and wait for him fix this.

    2. Can you explain more issue, we check product bundle on cart page it display thumbnail with color and style.

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

    in reply to: import has no images #4632
    This reply has been marked as private.

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

Viewing 10 posts - 13,781 through 13,790 (of 15,048 total)