css_charlotte 0 Share Posted September 3, 2020 Site URL: https://echidna-gardenia-fcb4.squarespace.com I'm using the Pazari template and am looking to remove some of the hover links on select images on the main portfolio page. For example, when you hover over one of the project images, the name of the project appears and this is then clickable (takes you through to a detailed page on this project). I need this feature on some of the images, but for others I want to remove both the text and the clickable link so these appear as a flat image only. Does anyone know if this is possible and how you create custom code for this? Assuming this code will need to apply to each individual image which is uploaded and I'm not sure if you can separate them? Any help on this would be great! Examples below showing how the text appears when you hover over the image and site link is: https://echidna-gardenia-fcb4.squarespace.com Thanks! Link to post
tuanphan 9,521 Share Posted September 3, 2020 What is access password? You can send your question to my email to get faster answer. How to: Setup password & share url Insert Custom CSS Open Page Header Upload Custom Font Find Block ID, Data Section ID Contact Squarespace Customer Care -- Yup! Link to post
tuanphan 9,521 Share Posted September 4, 2020 Add to Home > Design > Custom CSS a.grid-item[href*="/philliplim"] { pointer-events: none; } a.grid-item[href*="/gallerytop"] { pointer-events: none; } Repeat for other items adrianadelgiudice 1 You can send your question to my email to get faster answer. How to: Setup password & share url Insert Custom CSS Open Page Header Upload Custom Font Find Block ID, Data Section ID Contact Squarespace Customer Care -- Yup! Link to post
css_charlotte 0 Author Share Posted September 4, 2020 This worked perfectly, thank you so much! Link to post
adrianadelgiudice 0 Share Posted March 31 Hi! Thank you for this code, it's worked perfectly. Do you know how you can keep the hover and title on the image however disable the link? My client is trying to bulk up their projects page with imagery without creating pages for each. My website is: https://lynx-copper-kklb.squarespace.com/portfolio Password: whitepaper Link to post
tuanphan 9,521 Share Posted 4 hours ago On 3/31/2021 at 10:22 AM, adrianadelgiudice said: Hi! Thank you for this code, it's worked perfectly. Do you know how you can keep the hover and title on the image however disable the link? My client is trying to bulk up their projects page with imagery without creating pages for each. My website is: https://lynx-copper-kklb.squarespace.com/portfolio Password: whitepaper Hi. Incorrect password. Can you check it again? You can send your question to my email to get faster answer. How to: Setup password & share url Insert Custom CSS Open Page Header Upload Custom Font Find Block ID, Data Section ID Contact Squarespace Customer Care -- Yup! Link to post
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment