Home Forums Themes Support Claue sticky header

Viewing 3 reply threads
  • Author
    Posts
    • #8742

      hello how I can change color on sticky header? and how I create transparent header?

    • #8745

      Hi,

      1. You want to change the color of text or background color of header sticky?
      2. To make header transparent, please navigate to Claue Theme Options / Header / Enable Header Transparent

      Best regards,
      Foster

    • #8749

      I want change background color of sticky header, and want change font in main menu

    • #8824

      Sorry for late reply,

      You can change stick header background color by add custom css in Claue > Theme Option > General Layout > Custom CSS

      .header-sticky .header__mid {
      background: #fff;
      }
      .jas-menu > li > a,
      .jas-menu ul li a {
      font-family: “poppins”;
      }

      change #fff with your color and Poppins with your font name.

      Best regards

      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.