Add this code to the Custom CSS field on the Design tab of your Button widget’s settings:
@external {
body {
scroll-behavior: smooth;
}
}
Add this code to the Custom CSS field on the Design tab of your Button widget’s settings:
@external {
body {
scroll-behavior: smooth;
}
}