1. tuki
  2. Commercial Templates
  3. Friday, 04 March 2022
  4.  Subscribe via email
Hello Ciarán,

I installed Elvira on a new page. I setup everything for a onepager. The menu is ok, see the anchor. But when I click on menu it jump for the anchor instead of scrolling there. I started to find the reason of this, but cannot get the solution. Tried to modify the code in the j51_elvira/js/scripts.js, but without success. When I click on menu it still jump to the anchor instead of scroll.

Can you help me where to find the solution?
Big thanks!
Regards,
Peter
Accepted Answer Pending Moderation
0
Votes
Undo
HI Peter

Would you have a URL to an example of this issue?

Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
To amend try adding the following to the Custom CSS field of your templates parameters (Extensions -> Templates -> [YourTemplateStyle] -> Custom CSS)....

html {
scroll-behavior: smooth;
}


Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Hello Ciaran,

You are the best! The additional css solved the problem.

Thanks a lot!

Have a very fantastic day!
Regards,
Peter
  1. more than a month ago
  2. Commercial Templates
  3. # 3
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!