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
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Posted Images

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

How to: Setup Password & Share url Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care

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.