Hi, back to top button is visible only on some pages but not on every page.
Hi forty, Add below CSS rule to the Edit Custom CSS modal in template's dashboard to fix this issue.
.not-at-top #back-to-top { display: block !important; }
Kind regards,
cssyeah Yes it is working. Thanks