Hello,
Q1:
how is the internal linking within the same page used/added/defined… ? for example assume we have a link to the homepage:
http://mydomain.com then when someone for example wants to open the link “about us” I will than not send this user to a new page but just scroll down on current home page as I added “about us” section within the homepage just longer down but I need to know how to link it using following example:
http://mydomain.com/#service and the page should scroll down very smooth until it finds the “About us” section… ?
Q2:
Also where is this page scroll speed defined in the theme if I need to adjust the scroll speed ?
Thank you!
Best regards
Amel
Hey Amel,
Thanks for contacting us and sorry for the late reply!
1- Please refer to this post – https://kriesi.at/documentation/enfold/menu/#one-page-menu
2- Please refer to this post – https://kriesi.at/support/topic/where-can-i-find-the-enfoldjs-file/#post-843194 and copy avia.js file to your child theme. Then, open the file and find following line
duration= data.duration || 1200,
and change it to
duration= 3600,
Best regards,
Yigit
Hello,
ok, thank you for helping, it works just fine!
Best regards
Amel
Hi,
You are welcome! :)
For your information, you can take a look at Enfold documentation here – https://kriesi.at/documentation/enfold/
If you have any other questions or issues, feel free to start a new thread under Enfold sub forum and we will gladly try to help you :)
Best regards,
Yigit