Index Indicator Scroll Text
Look Demo
Change the scroll indicator text to your liking. This plugin uses css editor and works with Squarespace 7.0 (Brine template family).
How To Install
From your Squarespace account, go to Site Code Injection. Copy and paste the code below into the Header Code Injection box.
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.js"></script>
Next, copy and paste the code below into the Footer Code Injection box.
<script> $( document ).ready(function(){ $(".Index-page-scroll-indicator-text").text(function () { return $(this).text().replace("Scroll", "YOUR TEXT HERE"); }); }); </script>
Customize
Change YOUR TEXT HERE to whatever you’d like. Have fun with it by adding emojis. 😄 🥑 🎉
Make sure you do not delete the quotation “ “ marks around the text.
License
This plugin comes with an Unlimited Use License. View License Terms