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

Home Forums Themes Support Claue Header

Viewing 3 reply threads
  • Author
    Posts
    • #36085
      tokesmoke
      Support Expired

      Hi there,

      I would like to do the following to the header/navigation:

      1. Make the logo bigger in size. I can’t find in the css how to change the size of the logo.
      2. Increase the overall height of the header/navigation bar. The current height is 62px. I would like to make it at least 80px.
      3. Change the font weight of the menu
      4. Is there any way to change the icons?

      Here is my current navigation:

    • #36098
      Harry
      Support Expired

      Hi,

      1. You can change size of logo in Claue > Theme Option > Header > Logo Max Width, it now header layout 3 support max-width about 300px

      2,3. Please add below code to Claue > Theme Option > General Layout > Custom CSS

      .jas-menu > li > a {
      	line-height: 80px;
      	font-weight: 600;
      }

      you can change font-weight from 300 to 800

      4. It now our theme only support 2 fonts icon https://themes-pixeden.com/font-demos/7-stroke/ and https://fontawesome.com/v4.7.0/icons/

      Which icons your want to change?

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

    • #36115
      tokesmoke
      Support Expired
      This reply has been marked as private.
    • #36121
      Harry
      Support Expired

      Hi,

      1, Did you try add code on change in inspect element. Please add code and check.

      2, Which style of icon you want to change?

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

Viewing 3 reply threads

You must be logged in to reply to this topic.