Jump to content

Disable Click through on summary block titles

Go to solution Solved by tuanphan,

Recommended Posts

  • Replies 3
  • Views 1.2k
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Posted Images

25 minutes ago, MorganTaitoko said:

Can someone please help me? I need some code to disable click through on the headings on all of these summary blocks on the product page: https://www.surti.co.nz/products

Screenshot 2024-04-11 at 9.08.02 AM.png

Hi, add this code to custom css. It targets all the summary blocks on that specific page only:

#collection-659478f9fc420f3254c5d2d1 {
  .summary-thumbnail-container {
    pointer-events: none !important;
  }
}

Please give this a 👍 if it helps. Make sure to quote me or tag me in your reply, otherwise I won't be notified.

Link to comment
  • 2 weeks later...
  • Solution
On 4/19/2024 at 7:04 AM, MorganTaitoko said:

Thanks Jia. I popped in the code but it didn't seem to work

You can use this new CSS code

body#collection-659478f9fc420f3254c5d2d1 .summary-title-link {
    pointer-events: none;
}

 

Email me if you have need any help (free, of course.). Answer within 24 hours. 
Or send to forum message

Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

×
×
  • 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.