Jump to content

I don't want the thumbnails in the index homepage to be clickable

Recommended Posts

Site URL: https://www.roygarzza.com

I don't want the thumbnails in the index homepage to be clickable. I have a bunch of gifs in my home page that I want to use as welcome presentation without being able to click on it. There is a question in this forum that is very similar to what I am having trouble with.The difference is that I am looking to do it in the thumbnails in the index.

here it is

"Hi, I realize Squarespace doesn't supply the option to disable clickthroughs for a gallery block, but I'm wondering if there is a CSS ... workaround? I'm familiar with very basic coding but nothing like this. Basically, I don't want the images in the gallery homepage to be clickable/openable. Wells template. I could switch to an image block but that doesn't give me this layout."

 

hopefully there can be a code that I can use to make it possible! Thank you 🙂

Link to comment
  • Replies 3
  • Views 229
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

4 hours ago, tuanphan said:

Make it unclickable + keep hover. Do you use Personal or Business Plan?

OR

Make it unclickable + remove hover? Add to Design > Custom CSS

a.index-item-link.intrinsic {
    pointer-events: none;
}

Thank you so much! I use a personal plan. Definitely making it unclickable + remove hover. I will try it out right now. 

 

Link to comment
4 hours ago, tuanphan said:

AMAZING! THANK YOU SO MUCH IT WORKED

Make it unclickable + keep hover. Do you use Personal or Business Plan?

OR

Make it unclickable + remove hover? Add to Design > Custom CSS

a.index-item-link.intrinsic {
    pointer-events: none;
}

Thank you so much! I use a personal plan. Definitely making it unclickable + remove hover. I will try it out right now. 

 

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.