Your account expired support, please renew to get your support.

Home Forums Themes Support Claue Currency issue and header

Viewing 5 reply threads
  • Author
    Posts
    • #32894
      rubaljas
      Support Expired

      Hi

      please help me to change currency switcher. I want rupee as default currency and USD in dropdown. Currently i have set my currency to rupee but its currency symbol is different plz check that also.

      Header in phone is not ok.. search is overlapping the content i think search bar should be under logo. plz see the attachment

      thirdly i want to increase the size of logo.

      please help thank you.

      Attachments:
      You must be logged in to view attached files.
    • #32896
      Harry
      Support Expired

      Hi,

      1. Please go to Claue > Currencies > create USD
      and add below code to Claue > Theme Option > General Layout > Custom CSS

      .price .woocommerce-Price-currencySymbol {font-family: Arial;}

      2. I help you increase logo size

      Kind regards

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

    • #32901
      rubaljas
      Support Expired

      thank you for your help

      one more help.. i want to hide top bar in phones.. plz see attachment

       

       

       

      Attachments:
      You must be logged in to view attached files.
    • #32905
      Harry
      Support Expired

      Hi,

      Please add below code

      @media only screen and (max-width: 736px) {
      .header__top {display: none}
      }

      Kind regards

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

    • #32924
      rubaljas
      Support Expired

      Thank you..

      can you please help to add a new font ‘futura’

      Thanks

    • #32927
      Harry
      Support Expired

      Hi,

      You need have web font of this font and put in claue-child and use font-face.

      Kind 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.