Tagged: anchor link
How can I make an internal link in a page, an Anchor link?
Hey corly!
Create a element, assign it an ID (example: ‘products’), then in the href attribute of your link simply put it like this:
<a href="http://mypage.com/#products">go to products</a>
Best regards,
Josue
Hi Josue,
What do you mean by ‘Create a element’, and how do I assign it an ID?
Best regards,
Corly
Hi!
In Avia Layout Editor, you can add Color Section element under Layout Elements and add custom ID in Color Section settings http://i.imgur.com/oZr94zQ.jpg
Then you can add button ( or menu item does not matter ) and set its link manually as shown here http://i.imgur.com/9WuHHNu.jpg
Cheers!
Yigit
How should I create a new menu item? Is it just creating a link and adding it to the menu? If yes, I’ve done that and I still am having trouble. The color section id is ‘execSummary’ and the link is http://adrianisaac.com/rr/#execSummary
Any idea what i’m doing wrong?
Thanks,
Adrian
Hey!
Don’t use capitals in the link, use this instead: http://adrianisaac.com/rr/#execsummary
Here’s how you add it in a Menu item:
Best regards,
Josue