Home Forums Themes Support Claue Moving currency to the same position like search icon

Viewing 5 reply threads
  • Author
    Posts
    • #26336

      Hello, can you help me to move currencies to the same place as the search icon, account icon etc.?

      In the attachment visualisation.

      Attachments:
      You must be logged in to view attached files.
    • #26343

      Hi,

      Please download attach and replace file in claue-child > views > header

      Regards

      Attachments:
      You must be logged in to view attached files.

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

    • #26353

      excellent. beer for you! problem solved 😉

    • #26354

      You’re welcome! Have a nice day! 😀

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

      • #26355

        1 more thing. can i hide currency on right side on mobile phone? when i open menu there is the currency, so we dont need that twice.

    • #26356

      Hi,

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

      @media only screen and (max-width: 1024px) {
      .jas-action .jas-currency {display: none;}
      }

      Regards

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

    • #26357

      thank you master

Viewing 5 reply threads

You must be logged in to reply to this topic.