Index Indicator Scroll Text
Change the scroll indicator text to your liking. This plugin uses css editor and works with Squarespace 7.0 (Brine template family).
Change the scroll indicator text to your liking. This plugin uses css editor and works with Squarespace 7.0 (Brine template family).
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>
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.
This plugin comes with an Unlimited Use License. View License Terms