Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].
Hello.
I am creating a one page website using the theme Vantage Premium, divided into 5 sessions (Home, about me, recent work, projects and contact).
How to do that when you click a menu link, the page scroll down to the section referred to?
Example follows below with a link in my design html5 / css / jquery.
http://eletricaramos.com
Grateful.
Hi maktub45
Thanks for running Vantage.
The smooth scroll aspect might have to come from a plugin. I unfortunately don’t have any recommendations there.
To link to sections, inspect the page source and use the closest ID in the source. Link to that ID name with a hash in front of it. For example, if you wanted to link to the Leave a Reply heading on this page you’d link to:
The easiest way to inspect page source is to use your browser’s developer tool. For a tutorial on how to use that please see our Custom CSS video here: https://siteorigin.com/basics/modifying-theme-design-with-custom-css/.
Thank you for your attention.
Your answer solved the problem.
Super, glad that helped.