Jump to content

pdmiller

Member
  • Posts

    2
  • Joined

  • Last visited

Everything posted by pdmiller

  1. Hi again @tuanphan I think I solved this through brute force. Lots of Googling and repeated attempts until I finally got it to work. Ended up with this below: <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.4.1/jquery.min.js"></script> <script> $(document).ready(function(){ $('[data-section-id="5e99b284f866cd1282d8ed12"].page-section').click(function(event){ event.preventDefault(); window.location = "https://lizard-crow-ml73.squarespace.com/blurry-block"; }); }); </script> I also modified the CSS and placed it in the CSS editor so the entire background image would show the pointer. [data-section-id="5e99b284f866cd1282d8ed12"].page-section, { cursor: pointer; }
  2. Hi @tuanphan I am trying to get this same functionality for several for full screen images with URL links. I tried both pieces of code you suggested without any luck. Do you have any suggestions? https://lizard-crow-ml73.squarespace.com/ PW: OPA2020 Thanks, Paul
×
×
  • Create New...

Squarespace Webinars

Free online sessions where you’ll learn the basics and refine your Squarespace skills.

Hire a Designer

Stand out online with the help of an experienced designer or developer.