This topic has 4 replies, 2 voices, and was last updated 9 years, 8 months ago ago by Robert Hall
Hello,
How can I link a button to navigate further down on the page to an anchor put in row?
It works for the menu, but I can’t make it work for a button in a slider or to reffer to that anchor from another page.
Thank you.
Alex.
Hello,
In this case you need create some block with id like a <div id="anchor"></div>
and create link to this block like a <a href="#anchor"></a>
You can use Visual Composer plugin to create text block and add what you want.
Regards,
Robert Hall.
That worked great! Thank you!
Hello,
You’re welcome!
Regards,
Robert Hall.
The issue related to '‘How can I link a button to an anchor in row’' has been successfully resolved, and the topic is now closed for further responses