selbot3000 Posted November 3, 2021 Share Posted November 3, 2021 Hi all So I've created a bunch of products but have currently disabled the "store." When viewing a custom page with a product block/product on it the title of the product is a link that when clicked on leads to a broken page because I've disable the store. How can I remove all the links in the titles of the products while keeping the store disabled so it doesn't go to a page that doesn't exist? Link to comment
selbot3000 Posted November 3, 2021 Author Share Posted November 3, 2021 Also I deleted the item from the store and that was a mistake as it deleted the item entirely from squarespace. Ugh. Link to comment
tuanphan Posted November 4, 2021 Share Posted November 4, 2021 Can you share link to custom page? We can use some code to disable link 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
selbot3000 Posted November 4, 2021 Author Share Posted November 4, 2021 Looks like I found the answer. Thank you though! adding to this to design>custom css .sqs-block-product a { pointer-events : none; } tuanphan 1 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