How to make top menu always showing

More
4 years 5 months ago #47805 by martialdesquin
I mean fixed when we scolling down, thank you

Please Log in to join the conversation.

  • milos
    Support Staff
  • Moderator
  • Moderator
More
4 years 5 months ago #47806 by milos
Hello,

Go to Extensions > Templates > Hot Bakery > Layout. Click the "Row Settings" button next to the first row and make sure the option "Floating" is enabled.

Thanks,
Milos

Please Log in to join the conversation.

More
4 years 5 months ago #47807 by martialdesquin
Thank you Milos,
I saw that, but what i want is to see the menu even i scroll up and down.
Actually when i scroll down i don't see the menu. I only se it when i scroll up.
Thanks
Regards

Please Log in to join the conversation.

  • milos
    Support Staff
  • Moderator
  • Moderator
More
4 years 5 months ago #47808 by milos
Hello,

Please edit file /templates/sparky_framework/js/sparky_js_footer.php and change this (around line 97) :
Code:
if ( currentScrollLevel >= stopScrollHeight && currentScrollLevel < currentScrollPosition ) {

to this:
Code:
if ( currentScrollLevel >= stopScrollHeight ) {

Best regards,
Milos

Please Log in to join the conversation.

More
4 years 5 months ago #47809 by martialdesquin
Yes ! it's ok now
thank you very much

Please Log in to join the conversation.

Time to create page: 0.164 seconds
Powered by Kunena Forum