Home Forums Themes Support Gecko Top bar fixed

Topic Resolution: Resolved
Viewing 11 reply threads
  • Author
    Posts
    • #15323

      Hi,

      Currently we have the fixed menu when we scroll. I would also like the top bar to be fixed when we scroll. I add image.

      Home Fashion 3

      Thank you very much for your time.

      Best regards!

      Attachments:
      You must be logged in to view attached files.
    • #15333

      Hi Kintanei,

      Please download attach file and extract to gecko-child > views > header (you need create 2 new folder views in gecko-child, header in views)

      Best regards and Happy Holiday!

      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

    • #15371

      Hi,

      I have done all the steps and it does not work well for me. I added a “view” folder in a “header” folder in the son theme and a “layout-3” file in it.

      Home Fashion 3

      Thanks again!

      Happy Holidays!

    • #15373

      Hi Kintanei,

      Please create new folder “views in claue-child” and create new folder “header in views”

      Happy Holiday!

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

    • #15376

      It still does not work. I attached you screenshot so you can check it out. When you scroll down, the sticky of the top bar is unconfigured.

      Best regards and Happy Holiday!

      Attachments:
      You must be logged in to view attached files.
    • #15394

      Could you send us your site url and temporary admin account as private reply. We will check and help you solve this issue.

      Thanks

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

    • #15409

      Hi Kintanei,

      Please add custom css code in JanStudio > Theme Option > General Layout > Custom CSS

      .header-sticky {
      width: 100%;
      background: #fff;
      z-index: 99;
      }

      Best regards

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

    • #15414
      This reply has been marked as private.
    • #15420

      Hi,

      Please add custom CSS

      @keyframes mymove {
          from {top: -20px;}
          to {top: 0;}
      }
      .header-sticky .jas-branding {
      	padding: 15px 0;
      }
      .header-sticky {
      	animation: mymove 0.3s;
      }

      Best regards

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

    • #15445

      Hi,

      The top bar keeps giving a little jump, it does not go in progression. In http://ladrangaucho.com you got that there was no jump. The transition is perfect. Could you do it the same?

      Thanks again!

    • #15454

      Hi Kintanei,

      Please try new one attached.

      Best regards and Happy Holiday!

      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

    • #15462

      Fixed up! it’s perfect!

      You’re the best. Thank you very much.

      Best regards!

Viewing 11 reply threads

You must be logged in to reply to this topic.