Home Forums Themes Support Claue Change the Header Area Logo

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

      Hi,

      I asked following question 1 day ago on Themeforest comments area. You tell me you will help me after I purchase this theme. Now please help me.

      1) Can I add logo like this with this size into header layout 4 -> http://janstudio.net/claue/demo/?header=4 ( check following image )

      (https://monosnap.com/file/Wz2eRgXZubuPkNO5JI8BfOuvRA99jE2) After that I want that logo resize or display another small logo when scroll page. ( check following image )

      https://monosnap.com/file/eIkuIV4iAFr7VlgqEZ30FmpTrVI7P1

       

      I develop my site on localhost ! Please help to achieve above things…

      Best Regards,

    • #19402

      Hi,

      Could you upload your site to live domain we will help you to achieve this issue. We can’t help in localhost.

      Best regards

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

    • #19407

      But I need to assign that header into Localhost too.

      So can you please send me the instructions or screen-recording video how to achieve that header.

      —–OR—–

      When I upload I’ll send you the domain and login credentials.

      Best Regards

       

    • #19417

      Hi Tutorial,

      This issue need customize code not have option to setting so we don’t have record video.

      1. Please upload normal logo in Claue > Theme Option > Header > Logo

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

      .header-sticky .jas-branding a {
      background: url(http://claue.jan/dev/wp-content/uploads/2018/04/brand10.png) center center no-repeat;
      background-size: cover;
      height: 40px;
      width: 200px;
      }
      .header-sticky .jas-branding a img { display: none !important;}

      Please change http://claue.jan/dev/wp-content/uploads/2018/04/brand10.png with your logo path and change width and height of logo as you want

      Best regards

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

    • #19426

      Thank you very much ! Great Help 🙂

Viewing 4 reply threads

You must be logged in to reply to this topic.