Jump to content

Custom code to disable the product link (using 7.1)

Recommended Posts

This question refers to 7.1.

I need to feature a carousel of images within the page content and the only way I seem to be able to achieve this is to set them up as a product. This works really well apart from each image links to a product detail page and we don't need that. Is there any way to disable the link so it can be viewed as a basic carousel of images....or maybe I need to set it up differently??

Fingers crossed someone can help! 
Claire.

Link to comment
  • Replies 4
  • Views 941
  • Created
  • Last Reply
5 minutes ago, tuanphan said:

You can use CSS: pointer-event: none to disable click

If you share link to your site, i can take a look.

Hey, thanks for your speedy reply 🙂 

The page on the site I need help with is;
https://greg-holland-website.squarespace.com/inspired-collection
pa33word

I have added the first carousel (for Glacier Series). If we can disable the product link I will add 5 more carousel down the page. 

Thanks heaps.
Claire. 

Link to comment

@Claire_auck you mean featured products under "Inspired.  A personal collection by Greg Hollan" section?

Add to Home > Design > Custom CSS

/* Disable featured products link */
div#page-section-5d96929141d1861187650e7a .sqs-gallery-image-container {
    pointer-events: none;
}

 

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.