Shop Categories

X

Header is “jumping” while scrolling down

Home Forums Agama Pro Header is “jumping” while scrolling down

Topic Resolution: Resolved
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #21334
    Tim Dressler
    Participant

    Hey,

    I just purchased the PRO version, there is some artifact that is not present in the Agama free version. Maybe its something somebody else adressed already as a “magnet problem” here in this forum.

    Well, in the Agama free version there is a way smoother transition of the bar in the header while you scroll down the page. In the PRO version it seems like it jumps in a specific range. This appearance is not acceptible and very ugly.. any idea how to fix this??
    Maybe I need to go back to the free version…

    Regards,
    Tim

    #21351
    Zex
    Moderator

    Hello, Tim!

    We are actively working to publish an AgamaPro update, in which we fix the issue you are describing.

    Hopefully, it will be ready very soon. (during the day or tomorrow)
    Until this happens, if you are in a hurry, you can try to fix it by following these steps:

    1. Install and Activate the “Custom CSS and JS” plugin.
    https://prnt.sc/q4y5od

    2.Add custom JS code ( Dashboard-> Custom CSS & JS-> Add custom JS)
    https://prnt.sc/q4y7js

    3. Insert the next code into the main Area:

    jQuery(".sticky-header").wrap('<div class="nav-placeholder"></div>');
    jQuery(".nav-placeholder").height(jQuery(".sticky-header").outerHeight());

    also, on the right side, in the “Options”, below the “Where on the page” title, select the “Footer”.

    https://prnt.sc/q4y9mq

    4. Click on the “Publish” button to save and Activate the code.

    5. Reload your webpage

    I hope this fix will work for you.

    If you have any additional questions, feel free to contact me again.

    Best Regards

    • This reply was modified 3 years, 6 months ago by Zex.
    #25889
    Zex
    Moderator

    Hello, Tim !

    We have fixed the header jump on scroll issue in the newest theme version (1.4.9.2)

    Thank you for your Patience.

    Best Regards

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.