Is there a way to link to a section from a separate page.
Thanks
Is there a way to link to a section from a separate page.
Thanks
@Michael1 Yes, just use a regular link option and put your domain with the id of the section. https://www.mydomain.com/about#team
Piter
Yes. First you should know how to create anchor/section link:
Use relative urls (Like this the link will work fine in .io
& live site
)- and anchor to another page:
Section in homepage:
The disadvantageous of this trick - when you change the page slug (From āpage-nameā to āanother-nameā - you should also manually update this anchors (But no other solution yet).