Home Forums Themes Support Claue Missing main menu bar

Viewing 15 reply threads
  • Author
    Posts
    • #39211

      Hello There
      I have 2 questions:
      1. Bought your theme few weeks ago and got a purchase code, do i need to paste it somewhere and save it?
      2. I have installed the theme already and I have an issue just in the homepage with the main menu bar. It simply does not show in the top as you can see in this link: https://prnt.sc/vjhmp2.
      When you scroll down with the courser, then it pops, but I want it to show all the time and to remain sticky.
      As far as i understand, it should be like this by default, but its not in my case.
      How can i fix it?

      Thank you
      Eli

    • #39225

      Hi Eli,

      1. Please post your purchase code to this topic and check in “Set as private reply”

      2. Please edit homepage with Elementor and edit first row and change margin-top from -60 to 0 https://prnt.sc/vjzh8p

      Kind regards

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

    • #39231
      This reply has been marked as private.
    • #39232

      And how do I change the font of the menu bar?
      I want it to be bold and slightly bigger
      https://prnt.sc/vk9c02

    • #39235

      Hi Eli,

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

      .jas-menu > li > a,.jas-menu ul li a {
      	font-weight: 500;
      }

      Kind regards

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

    • #39236

      HI There
      I copied and pasted this code, but it still not working properly
      The font is still small, you barely see it.
      can you please take a look on the code I pasted?
      I need it bold and larger.
      Thank you

    • #39237

      Hi Eli,

      Please change code to

      .jas-menu > li > a,.jas-menu ul li a {font-weight: 600;font-size: 15px;}

      and i see the code you add not correct https://prnt.sc/vkmtej so it not work. The correct code is https://prnt.sc/vkmsbq

      Kind regards

      • This reply was modified 3 years, 5 months ago by Harry.

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

    • #39240

      Still not changing anything
      can you change the code yourself please?

    • #39243

      Hi,

      I change and it work. The issue because RTL change format of code that make code not correct.

      Kind regards

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

    • #39249

      yes, but how can I select a font?

    • #39251

      I want this font as you can see in the following screenshot (marked by red arrows)

      https://prnt.sc/vldfg9

    • #39252

      Hi,

      You can change font in Claue > Theme Option > typography and change from Poppins to Relaway.

      Kind regards

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

    • #39254

      nothing changed after i turned to raleway
      can you check please?
      i want the font like the one in this screen shot:
      https://prnt.sc/vldfg9
      I want the menu bar font to be in this font type
      and also all the other parts of the website
      tnx

    • #39255

      You mean you want add letter spacing for text like on slider https://prnt.sc/vli33m

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

      body, .jas-menu > li > a, .f__pop, .jas-menu ul li a {letter-spacing: 5px !important;}

      and change 5 with your number

      Kind regards

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

    • #39257

      not letter spacing but font type
      i want the phone type as shown in the screen shot: https://prnt.sc/vldfg9
      to appear in the top menu bar

    • #39260

      Hi Eli,

      These texts use letter-spacing option of CSS, please try for your site. The normal text can’t show like as you want https://prnt.sc/vlnzbe

      Kind regards

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

Viewing 15 reply threads

You must be logged in to reply to this topic.