Home Forums Themes Support Claue Currency switcher

Topic Resolution: Resolved
Viewing 6 reply threads
  • Author
    Posts
    • #7977

      Hello, is it possible to make the default currency switcher work with WooCommerce Currency Switcher plugin?

       

    • #7987

      Hi,

      Thank you for choosing our theme.

      Yes, you can use WooCommerce Currency Switcher plugin, you can disable default currency by go to Claue > Theme Option > Header > Enable Currency > Off

      Best regards

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

    • #7993

      Hi,

      Thank you, it works well. Just wondering if there is a way to display it in mobile version?

       

    • #7995

      Could you send us your site url, we will take a look and give you suggest.

      Thanks

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

    • #7996

      moxypenny.com

    • #8002

      Hi,

      You can fix by add custom css

      @media only screen and (max-width: 1024px) {
      .header__top .jas-col-md-4.jas-col-sm-2.hidden-sm.hidden-xs { display: block; text-align: center;}
      .header__top .jas-col-md-4.jas-col-sm-2.hidden-sm.hidden-xs .header-text {margin-right: 0;}

      }

      Best regards

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

    • #8072

      Hi Harry,

      Thank you very much!

Viewing 6 reply threads

You must be logged in to reply to this topic.