How to disable Google Map block zoom

There may be occasions where you want to disable Google Map block zoom, for instance when the google map block zooms in & out when you scroll over it. This can be extremely frustrating.

This tutorial will show you how to disable Google Map block zoom on Squarespace 7.0 and 7.1.

Complexity: Easy

The following code snippet below will disable this and ensure that your map blocks remain static:

// Disable Google Map block zoom //
.sqs-block-map {
pointer-events: none;
}
Primitus Consultancy

We work with small and medium-sized businesses to help create a professional online presence. We provide a one shop full-service design studio in London, United Kingdom. 

https://primitusconsultancy.co.uk
Previous
Previous

How to change the colour form input text

Next
Next

Squarespace banner parallax 7.1