Forum Replies Created

Viewing 10 posts - 14,801 through 14,810 (of 14,994 total)
  • Author
    Posts
  • in reply to: Metaslider Issue on Mobile #1239

    Hi guys,

    Sorry because miss your reply

    You can add custom css to fix issue with meta slider on mobile

    @media only screen and (max-width: 480px) {
    .metaslider .slides img { height: auto;}

    }

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

    in reply to: Products #1238

    Hi,

    You can add custom css code

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

    .jas-col-xs-12 { flex-basis: 50%; max-width: 50%; }

    }

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

    in reply to: METASLIDER #1227

    I checked your site ans saw YITH Wishlist plugin still run.

    I disable this plugin and now this icon hide.

    Regards!

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

    in reply to: footer not updating color #1223

    I’m not sure it default of WooCommerce, you can try turn off light box, if still have issue you need contact with plugin author to help you customize because they override product image layout

    Regards!

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

    in reply to: METASLIDER #1221

    You can disable wishlist on all any where by Deactivate YITH Wishlist plugin.

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

    in reply to: footer not updating color #1220

    Can you send us your site link and name of plugin you’re using for zoom function.

    With our theme, on quick view when you turn off light box and click on image it still direct to new window with this image.

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

    in reply to: METASLIDER #1216

    You can remove space between menu and slider by add custom css

    .jas-page > div { margin: 0;}

    for button need more custom code and have to change html you can hire some freelancer for help.

    Regards!

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

    in reply to: footer not updating color #1213

    Hi,

    You can replace in “wp-content/themes/gecko/assets/images/icons/hamburger-black.svg”

    But i recommend you do in childtheme and override layout of header you choose

    Best regards

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

    in reply to: METASLIDER #1211

    Hi,

    You can add custom css

    .footer__top { padding: 10px 0;}

    #jas-footer, #jas-footer .widget-title, #jas-footer a { color: #2e2e2e;}

    .widget_wysija_cont .widget_wysija.shortcode_wysija {text-align: center;}

    .widget_wysija_cont form .wysija-submit { display: inline-block;}

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

    in reply to: METASLIDER #1208

    Sorry this is my mistake

    Correct code is

    @media only screen and (max-width: 480px) {
    .metaslider .slides img { height: auto; }

    }

    I helped you correct code on your site.

    For the next custom code you should put in the end of textarea so if have problem prev code still run.

    Regards!

     

     

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

Viewing 10 posts - 14,801 through 14,810 (of 14,994 total)