Home > Software engineering >  Wordpress Elementor Automatic scroll down without clicking
Wordpress Elementor Automatic scroll down without clicking

Time:05-02

I use elementor free and I was wondering if it was possible to create an automatic scroll down of 50px on a page without clicking on any button but upon reaching an anchor present in a point of a section. I did a bit of research, but I couldn't find anything about it Thanks again everyone for your suggestions.

Sorry for the English, but I use google translate

CodePudding user response:

Good Morning Avan87,

I think this is the information you are looking for. The heading "How to Manually Add Anchor Links in WordPress" is where I would begin reading however the beginning part of the article will help you understand anchors.

"https://www.wpbeginner.com/beginners-guide/how-to-easily-add-anchor-links-in-wordpress-step-by-step/"

CodePudding user response:

Thanks @Howard E for your clarification, but mine was not a code request, but just the curiosity to know if this thing was feasible.

Thanks @Mike Lopez, I read your suggestion, but I already knew what concerns the anchor link.

My curiosity is to know if there is a way to automatically scroll the page when it arrives at the point where the anchor is (without any click).

Thanks again for your suggestions

  • Related