
Hi, good day!
I am new to this platform, but I am trying to migrate a website over from Wix into PowerPages. I am creating my base page and whenever I add a button, I have the option to hyperlink it to another website or link to a different page within my powerpage pages. Is it not possible to link it to a section in the same page where the button is being added? If not, is it possible to somehow do it using the code editor?
Thanks.
Hi, you can do this with pure HTML, just add the # to the ID of the section of the page you are trying to redirect to:
<a>: The Anchor element - HTML: HyperText Markup Language | MDN (mozilla.org)