In this guide we will show you how to create an anchor link on your OptimizeBuilder pages.
An anchor link is a link which helps a user navigate from one section of a page to another. This is useful to link a user to a specific section of a page such as a pricing table.
The easiest way to do this is to use the “Code Before Element” section of our advanced options
Click the element you want to link to – it should either be a Section, Row or Element (columns will not work).
Open the Sidebar and find the Advanced options – and then look for the Code Before Element field
Enter this into the field:
<a name=”pricing”></a>
Replace “pricing” with whatever you want to use for your anchor link text.
Next, you need to add a link the anchor link. You can do this by using the link text
#pricing
(replace pricing with your anchor name from above)
The link should be set to link on the same frame – not to a separate page
This will link your button to the section on your anchor section of the page. You can also use the #pricing link in an inline link if you wish: