Hi,
On this page, if you click on “contact us”, the link goes to the middle of the upper section instead of the anchored section: https://www.tecro.ro
What can I do in order for the anchor link to open correctly?
Thank you!
Hey tcampaner,
Could you try adding the ID to the Separator/white space element above the contact form instead to see if that help please?
Best regards,
Rikard
i did that as well. still not working. it links a little bit higher, but still not at the contact form.
I think that what creates the issue is the plugin on the section above, which is an iframe, so it goes as low at the length of the content in it (which is dynamic)
Hi,
You could try adding a an empty div with the ID higher up in the content instead:
<div id="contact"> </div>
Best regards,
Rikard
Hi,
I can only add it before the News section, because all the content generate in the section is an iframe plugin, so the solution doesn’t help (as the anchor would lead above another section)
Thank you!