JackieJ Posted December 2, 2021 Share Posted December 2, 2021 Site URL: http://www.jackiejphoto.com How do I hide hover text on the Ishimoto template? When you click on an image in my portfolio image block it opens that image in another window displaying the image title and description. I want to keep the title and description for SEO purposes but I do not want it to be displayed. I've tried numerous codes and nothing has worked. See images attached for an example! Link to comment
Beyondspace Posted December 2, 2021 Share Posted December 2, 2021 49 minutes ago, JackieJ said: Site URL: http://www.jackiejphoto.com How do I hide hover text on the Ishimoto template? When you click on an image in my portfolio image block it opens that image in another window displaying the image title and description. I want to keep the title and description for SEO purposes but I do not want it to be displayed. I've tried numerous codes and nothing has worked. See images attached for an example! Try adding to Home > Design > Custom Css .sqs-lightbox-open .overlay-description-visible { display: none; } Let me know how it works on your site Press 👍 or mark this answer as solution to help another one too JackieJ 1 BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox - Lightbox captions only mode) 🗓️ Delivery Date Picker (Squarespace Date picker form field) 💫 Gallery block 7.1 workaround 🥳 No-code customisations for Squarespace 🚀 Learn how to rank new pages on Google in 48 hours! If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. Thank you! Link to comment
Beyondspace Posted December 2, 2021 Share Posted December 2, 2021 (edited) My testing result Edited December 2, 2021 by bangank36 JackieJ 1 BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox - Lightbox captions only mode) 🗓️ Delivery Date Picker (Squarespace Date picker form field) 💫 Gallery block 7.1 workaround 🥳 No-code customisations for Squarespace 🚀 Learn how to rank new pages on Google in 48 hours! If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. Thank you! Link to comment
JackieJ Posted December 2, 2021 Author Share Posted December 2, 2021 Thank you @bangank36- this isn't working for me. Is it possible I'm putting the code in the wrong spot/incorrrectly? Link to comment
Beyondspace Posted December 2, 2021 Share Posted December 2, 2021 It looks like you miss the } It should be: h1,h2,h3 { /*your style*/ } Kindly try adding it and check again JackieJ 1 BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox - Lightbox captions only mode) 🗓️ Delivery Date Picker (Squarespace Date picker form field) 💫 Gallery block 7.1 workaround 🥳 No-code customisations for Squarespace 🚀 Learn how to rank new pages on Google in 48 hours! If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. Thank you! Link to comment
JackieJ Posted December 2, 2021 Author Share Posted December 2, 2021 (edited) @bangank36I"m sorry, copy and paste this exactly to line 4? Do I remove the ",p,div,span,label,input"? h1,h2,h3 { /*your style*/ Edited December 2, 2021 by JackieJ Link to comment
Beyondspace Posted December 2, 2021 Share Posted December 2, 2021 (edited) Sorry for making you confused, I mean adding the } after !important; in your previous code Edited December 2, 2021 by bangank36 JackieJ 1 BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox - Lightbox captions only mode) 🗓️ Delivery Date Picker (Squarespace Date picker form field) 💫 Gallery block 7.1 workaround 🥳 No-code customisations for Squarespace 🚀 Learn how to rank new pages on Google in 48 hours! If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. Thank you! Link to comment
JackieJ Posted December 2, 2021 Author Share Posted December 2, 2021 @bangank36Thanks for the clarification. This still is not working for me 😞 The text still shows up when I hover over the image. Beyondspace 1 Link to comment
Beyondspace Posted December 2, 2021 Share Posted December 2, 2021 3 minutes ago, JackieJ said: @bangank36Thanks for the clarification. This still is not working for me 😞 The text still shows up when I hover over the image. No, pls try !important;} This is the standard syntax of Css code if you are interest Currently, it is wrong syntax when you type !important}; Hope it can help you JackieJ 1 BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox - Lightbox captions only mode) 🗓️ Delivery Date Picker (Squarespace Date picker form field) 💫 Gallery block 7.1 workaround 🥳 No-code customisations for Squarespace 🚀 Learn how to rank new pages on Google in 48 hours! If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. Thank you! Link to comment
JackieJ Posted December 2, 2021 Author Share Posted December 2, 2021 3 minutes ago, bangank36 said: No, pls try !important;} This is the standard syntax of Css code if you are interest Currently, it is wrong syntax when you type !important}; Hope it can help you Does anything else look incorrect? It's still not working @bangank36 Link to comment
JackieJ Posted December 2, 2021 Author Share Posted December 2, 2021 @bangank36I got it! THANK YOU SO MUCH!!! Beyondspace 1 Link to comment
Beyondspace Posted December 2, 2021 Share Posted December 2, 2021 It 's good to know that, bro JackieJ 1 BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox - Lightbox captions only mode) 🗓️ Delivery Date Picker (Squarespace Date picker form field) 💫 Gallery block 7.1 workaround 🥳 No-code customisations for Squarespace 🚀 Learn how to rank new pages on Google in 48 hours! If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. Thank you! 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