Smooth scrolling anchor links
To add smooth scrolling anchors links like micro site template, link structure should be like this
<a class="anchor-link" href="#services">Services</a>
For WPBakery “Default Button” element in The7, there is an option to enable smooth scroll.
For any widget in Elementor
Refer to the Advanced tab -> Advanced -> CSS ID and add the anchor:
For the button, add the “anchor-link” class in the Advanced tab:
To add anchor link to Revolution slider
You will need to set action attributes like this:
Then, add class "anchor-link" to the the link in attributes tab:
Anchor navigation does not work for subpages? Try this!






