Home Forums Themes Support Claue Move currency switcher next to Search icon

Viewing 5 reply threads
  • Author
    Posts
    • #19036

      Hi!

      Is it possible to move the Currency switcher so it is placed next to the search symbol?

    • #19049

      Hi Krille,

      Please download attach file and extract to claue-child > views > header (you need create 2 new folders views and header )

      Best 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

    • #19108
      This reply has been marked as private.
    • #19111

      Hi Krille,

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

      .header-text.mr__15 {
      	-webkit-box-pack: end;
      	justify-content: flex-end;
      	text-align: end;
      	display: flex;
      }
      
      .wcml-dropdown {width: 6.5em !important;}
      .wpml-ls-legacy-list-horizontal {padding: 0 !important;}

      Best regards

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

    • #19139
      This reply has been marked as private.
    • #19167

      Hi Krille,

      Please add more code

      .woocommerce .wcml-dropdown.product {
      	margin: 0;
      }

      Best regards

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

Viewing 5 reply threads

You must be logged in to reply to this topic.