Jump to content

Text appear on hover over image 7.0

Recommended Posts

  • Replies 11
  • Views 782
  • Created
  • Last Reply

Top Posters In This Topic

On 5/10/2021 at 8:25 PM, nancysheridan123 said:

@tuanphan thanks!

I put the link in the message above?

here it is again:

hackneyvenues.com/meet-the-team-1

Add to Design > Custom CSS

/* Team 1 page hover */
div#page-608a9d4f0f50d93f1e70df73 .image-block figcaption {
    visibility: hidden;
    transition: all 0.3s;
}
div#page-608a9d4f0f50d93f1e70df73 .image-block:hover figcaption {
    visibility: visible;
    transition: all 0.3s;
}

 

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
On 5/12/2021 at 9:15 AM, tuanphan said:

Add to Design > Custom CSS


/* Team 1 page hover */
div#page-608a9d4f0f50d93f1e70df73 .image-block figcaption {
    visibility: hidden;
    transition: all 0.3s;
}
div#page-608a9d4f0f50d93f1e70df73 .image-block:hover figcaption {
    visibility: visible;
    transition: all 0.3s;
}

 

Hi! I'm hoping to achieve this effect too; on my home page I have four icons/images which relate to 4 different service levels - when each image is hovered over I'd love a short description of that particular service level to pop up or replace the image until the cursor is moved away.

Is this, or even something similar possible? Thank you!

 

https://hibiscus-sepia-t9yj.squarespace.com/

Link to comment
On 5/14/2021 at 10:52 PM, abeattie542 said:

Hi! I'm hoping to achieve this effect too; on my home page I have four icons/images which relate to 4 different service levels - when each image is hovered over I'd love a short description of that particular service level to pop up or replace the image until the cursor is moved away.

Is this, or even something similar possible? Thank you!

 

https://hibiscus-sepia-t9yj.squarespace.com/

You mean these images? You can add image with caption, then let me know. We will check & give the code to achieve effect

image.thumb.png.2e70314cab42845b5bc077a1ed285774.png

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
On 5/7/2021 at 4:58 PM, nancysheridan123 said:

Site URL: https://www.hackneyvenues.com/

I'm looking for some code so that text appears on hover over images on a SS7.0. It's for a meet the team page.

I've found a few tutorials and have tried adding the code to the page code injection header but it's not working!

The link is hackneyvenues.com/meet-the-team-1

Can anyone help?

Site URL – https://www.hackneyvenues.com/

1. (Mobile-Footer) Center newsletter?

hackneyvenues.com-01-min.png

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
1 hour ago, nancysheridan123 said:

@tuanphan Would you still be able to help with this?

I would like the image to disappear on hover with the text showing...

Thanks!

use this new code

/* Team 1 page hover */
div#page-608a9d4f0f50d93f1e70df73 .image-block figcaption {
    visibility: hidden;
    transition: all 0.3s;
}
div#page-608a9d4f0f50d93f1e70df73 .image-block:hover figcaption {
    visibility: visible;
    transition: all 0.3s;
}
div#page-608a9d4f0f50d93f1e70df73 .image-block:hover img {visibility:hidden;}

 

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

Create an account or sign in to comment

You need to be a member in order to leave a comment

×
×
  • 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.