Jump to content

(SS7.1) Summary Block (from blog) Disable Clickthrough

Go to solution Solved by creedon,

Recommended Posts

Site URL: https://cals.art

Good afternoon!

Reference link here: https://www.cals.art/news

I have a page which pulls info from a hidden blog into a sumamry block, as well as a hidden events page which gets pulled into a calander block.

@creedon was kind enough to help me with a code snippet which disabled clickthrough from calander items into the hidden events page (which I've referenced below), but is anyone able to help me to disable clickthroughs on the summary block into the hidden blog page?

Thank you so much for any help 🙂

Link to comment
  • Solution

Add the following to Design > Custom CSS.

/* disable summary block links */

.summary-metadata-item--cats,
.summary-title-link

  {
  
    pointer-events : none;
    
    }

Let us know how it goes.

Find my contributions useful? Please like, upvote, mark my answer as the best ( solution ), and see my profile. Thanks for your support! I am a Squarespace ( and other technological things ) consultant open for new projects.

Link to comment
On 8/23/2022 at 3:24 AM, creedon said:

Add the following to Design > Custom CSS.

/* disable summary block links */

.summary-metadata-item--cats,
.summary-title-link

  {
  
    pointer-events : none;
    
    }

Let us know how it goes.

Thank you so much for helping me again @creedon works perfectly

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.