class=”top-of-page”
-
Hello.
How can I hide the “Back to top” button?
I have tried by adding in Additional CSS the following code:
-Version 1-top-of-page { display: none; }
-Version 2-
.top-of-page { display: none; }
… but I didn’t get any results…
Can you please help me?
Thank you for your time.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘class=”top-of-page”’ is closed to new replies.