Jump to content

How to disable click thru link for only one summary block on page

Recommended Posts

Site URL: https://www.copperriverrecord.net

How do I use custom code (CSS?) to tell this specific summary block (the news page image) not to allow click-thru? I need help identifying this specific block (I tried using Inspect Element to find the specific name/spot but my CSS skills are nil) because there are several summary blocks on the page that need to use their clickthru abilities. Just the news page needs to be disabled. How do I point to that, specifically?

Screen Shot 2021-02-22 at 7.18.13 AM.png

Link to comment
  • Replies 1
  • Views 225
  • Created
  • Last Reply

Use this CSS

div#block-yui_3_17_2_1_1614007663233_8293 {
    pointer-events: none;
}

div#block... is summary block ID. Use this tool to find id. https://chrome.google.com/webstore/detail/squarespace-id-finder/igjamfnifnkmecjidfbdipieoaeghcff?hl=en

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

Archived

This topic is now archived and is closed to further replies.

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