Hide Scroll Indicator (Single Index)

Look Demo

Hide the scroll indicator from any specific index. This plugin uses page header code injection and works with Squarespace 7.0 (Brine template family).

Screen+Shot+2019-09-28+at+2.11.41+PM.jpg

How To Install

Go into the settings of any specific index: Advanced > Page Header Code Injection.

Based on which indicator style you have enabled in site styles, copy and paste one of the codes below into the Page Header Code Injection box.

Line Style Indicator

<style>
  .Index-page-scroll-indicator-text, .Index-page-scroll-indicator-line {
    display: none!important;
  }
</style>

Arrow Style Indicator

<style>
.Index-page-scroll-indicator-text, .Index-page-scroll-indicator-arrow {
  display: none!important;
}
</style>

Customize

You do not need to change any of the values or properties.

License

This plugin comes with an Unlimited Use License. View License Terms

Previous
Previous

Custom Social Icons Color

Next
Next

Shrinking Button On Hover