Avada › Forums › Community Forum › Smooth scroll & anchor links › Reply To: Smooth scroll & anchor links
Yes, that is possible in many ways. Copying from another forum thread:
Use the One Page Text Link element. In a text block click on the Fusion Element Generator icon (top row, about three icons from the right) and you’ll find it in there.
Alternatively:
If you just have HTML and no capability to add a shortcode then you can use CSS classes to trigger this.
If you have an anchor tag, you can add the class – fusion-one-page-text-link
If you can only edit the anchor parent but not the anchor itself, then adding the class fusion-menu to the parent should work.