Home Forums Themes Support Gecko Header layout

Viewing 3 reply threads
  • Author
    Posts
    • #5307

      Hi there

      Is there a way that I can make my header more condensed? Something rather like this site – http://putnamflowers.com with the menu and logo neater and compact?

      Thanks

      Kath

    • #5310

      Thank you so much for your rate!

      You can add custom css in JanStudio > Theme Option > General Layout > Custom CSS

      .home .header__top {height: 0; line-height: 0}
      .jas-branding {padding: 0;}
      .home .admin-bar .header__transparent {top: 32px;}
      .home .header__transparent {top: 0;}

      Best regards

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

    • #5338

      Thanks so much

      Can you just take a look? It’s cutting the logo off a little?

      Regards

      Kath

    • #5343

      I checked your site but didn’t saw logo cut off

      https://monosnap.com/file/ZAG74bq5JavB4LqXvXQtjKwe5xr8TV#

      You change the code

      .jas-branding {padding: 0;}

      to

      .jas-branding {padding: 10px 0;}

      if you want logo display more

      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.