Site URL: https://grasshopper-earthworm-y2ge.squarespace.com/
Hi,
I have been str ugling with getting text to display when hovering over an image. The text isn't part of the image but a seperate code/text block.
I saw some examples on the forum showing how you can use the hover call + display in CSS to achieve this and it works for me when I stay in the same code block. Is there a wa y where I can hover on a image block and it then displays the text on the right side in its own text or code block?
This is what I use right now in the CSS:
.naming:hover + #block-yui_3_17_2_1_1636981862686_7307{
display:block;
}
#block-yui_3_17_2_1_1636981862686_7307{
display:none;
}
Site adress: https://grasshopper-earthworm-y2ge.squarespace.com/
Password: november2021
Thanks in advance for any help or suggestions! 🙂