Home Forums Themes Support Claue Header top sticky

Topic Resolution: Resolved
Viewing 4 reply threads
  • Author
    Posts
    • #12160

      Hello,

      Is it possible to make header top sticky?

       

    • #12166

      Please download attached file, extract and put in claue-child > views > header

      Add below code to Theme Option > General Layout > Custom CSS

      .header__mid.header-sticky {
      	width: 100%;
      	z-index: 9999;
      	background: #fff;
      	box-shadow: 0 0 5px 0 rgba(0, 0, 0, .12);
      }
      

      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

    • #12179

      Thank you, it works but I have to make menu sticky as well. Is it possible to make only header top sticky without the menu?

    • #12189

      Hi,

      Please try with new one

      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

    • #12194

      Works, thank you very much!

Viewing 4 reply threads

You must be logged in to reply to this topic.