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,
How can you make a button, on page builder, link to anchor text farther down below on the same page?
many thanks,
Hi
Add a link like this:
#anchor-id
Where the anchor ID could be something like this in say the Text widget or Visual tab of the Visual Editor widget:
Heading Three
You can also use your browser’s developer tool to inspect the page’s source and use ID’s that are already present in the page. Here is how to use your browser’s developer tool: https://siteorigin.com/basics/modifying-theme-design-with-custom-css/.
Here is more on anchor links: http://www.w3schools.com/html/html_links.asp