MoontideDesign Posted February 22, 2021 Share Posted February 22, 2021 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? Link to comment
tuanphan Posted February 28, 2021 Share Posted February 28, 2021 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
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment