Home Forums Themes Support Claue Header 4 – Sticky Main Menu?

Viewing 7 reply threads
  • Author
    Posts
    • #9173

      Any chance it’s possible to make the main menu (Header 4) to be sticky like the other headers?

      Thank you!

    • #9186

      Hi,

      Can make header layout 4 sticky by download attach file and extract to claue-child > views > header, create new folders (views, header)

      and add custom css code in Claue > Theme Option > General Layout > Custom CSS

      #jas-header.header__mid.header-sticky {
      width: 100%;
      left: 0;
      z-index: 1000;
      background: #fff;
      }
      .header-4 { height: auto !important;}

      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

    • #9200
      This reply has been marked as private.
    • #9211

      Hi,

      There is claue-child included with package you download from ThemeForest.

      There are 2 package claue.zip and claue-child.zip.

      Hope these articles helpful for you https://codex.wordpress.org/Child_Themes and https://www.elegantthemes.com/blog/resources/wordpress-child-theme-tutorial

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

    • #9232
      This reply has been marked as private.
    • #9260

      Hi there,

      It’s done for you, please check.

    • #9288
      This reply has been marked as private.
    • #9296

      Hi,
      I think it’s not good idea because the height of header is 216px if you want to sticky it, your screen will be very small. Please let me know your opinion.

Viewing 7 reply threads

You must be logged in to reply to this topic.