Home Forums Themes Support Claue Header Text

Viewing 16 reply threads
  • Author
    Posts
    • #20745

      Hi Harry,

      Check this.

      I want my header text to be center align on all devices.
      I don’t have any right or left content.

      Thank you.

      Rahim Vaziri
      CEO & Founder at Look.ir

    • #20766

      Hi Rahim,

      Please use only center-promo in Claue > Theme Option > header

      Best regards

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

    • #20772

      Hi dear Harry,

      Did you see the VIDEO?
      I already said that I don’t have any right or left content!

      It’s center align on mobiles and desktops but on some tablets it’s not center align!

      Could you please check the video?

      Best regards

      Rahim Vaziri
      CEO & Founder at Look.ir

    • #20779

      Hi Rahim,

      Please add below code

      @media only screen and (max-width: 800px) {
      .header__top .jas-col-md-4.jas-col-sm-6.jas-col-xs-12.center-md.end-sm {    
      flex-basis: 100%;
      max-width: 100%;
      }
      .header__top .jas-col-md-4.jas-col-sm-6.jas-col-xs-12.center-md.end-sm .header-text {
      text-align: center;
      }
      }

      Best regards

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

    • #21310
      This reply has been marked as private.

      Rahim Vaziri
      CEO & Founder at Look.ir

    • #21327
      This reply has been marked as private.

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

      • #22797
        This reply has been marked as private.

        Rahim Vaziri
        CEO & Founder at Look.ir

    • #21356

      Hi Harry,

      After update the theme, my mega menu lost the space between the items as you see! http://take.ms/KAFLu

      Rahim Vaziri
      CEO & Founder at Look.ir

    • #21365

      Hi Rahim,

      I checked your site it now the space between menu item work well. Did issue fix?

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

    • #21384

      Hi Harry,

      Before the main site, I checked that on my staging and now you can see the issue on the Look.ir

      And also watch this Video, the Pages that I hover has footer problem!

      Regards,
      Rahim.

      Rahim Vaziri
      CEO & Founder at Look.ir

    • #21428

      Hi Rahim,

      Please add below code to css file

      
      @media only screen and (min-width: 1025px) {
      #mega-menu-wrap-primary-menu #mega-menu-primary-menu > li.mega-menu-item.mega-item-align-right {
      	margin: 0 15px !important;
      }}
      .woocommerce-account #jas-wrapper {
      	overflow-x: initial;
      }

      Best regards

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

    • #21440

      Hi Harry,

      The menu at mobile view needs a fix too. http://take.ms/BOtUF

      Rahim Vaziri
      CEO & Founder at Look.ir

    • #21446

      Hi,

      Please add below code

      @media only screen and (max-width: 1024px) {
      #mega-menu-wrap-primary-menu #mega-menu-primary-menu > li.mega-menu-item.mega-item-align-right {
      	padding-right: 15px;
      }}

      Best regards

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

    • #21452

      Hi Harry,

      Thank you for the help.
      It’s fixed now.

      Why all of these happened after the update?

      Rahim Vaziri
      CEO & Founder at Look.ir

    • #21455

      Hi Rahim,

      I don’t know why but the new code i give you override css on plugin MegaMenu not have any code of our theme in new version affect this.

      Best regards

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

    • #22831
      This reply has been marked as private.

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

    • #22986

      Hi Harry,

      Hope you are fine.

      After the update I found 11 strings of the theme that are not translated.

      Here is my Persian translation update for you.

      Thank you. 🙂

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

      Rahim Vaziri
      CEO & Founder at Look.ir

    • #22992

      Thanks Rahim,

      I will update.

      Have a nice weekend!

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

Viewing 16 reply threads

You must be logged in to reply to this topic.