Jump to content

Image Title Hover

Recommended Posts

Site URL: https://www.benjohnsonphoto.com/personal

Hello, 

I am wanting to create a hover effect for my 3 images that link to separate pages on my personal page. I currently have the title over the top just linking to each page however I want to replace this with a hover effect that has the title come up instead of already sitting over the top. 

There is an example in this website: 

https://www.joshhilliamphotography.com/portfolio1/auckland-new-zealand/photographer

Cheers,

Ben

Link to comment
  • Replies 2
  • Views 722
  • Created
  • Last Reply
1 hour ago, BenJohnson said:

Site URL: https://www.benjohnsonphoto.com/personal

Hello, 

I am wanting to create a hover effect for my 3 images that link to separate pages on my personal page. I currently have the title over the top just linking to each page however I want to replace this with a hover effect that has the title come up instead of already sitting over the top. 

There is an example in this website: 

https://www.joshhilliamphotography.com/portfolio1/auckland-new-zealand/photographer

Cheers,

Ben

hope this help

section[data-section-id="607b64d5fefb4615911fcfc2"] .html-block,
section[data-section-id="607b650ec6223e23c5cb6de4"] .html-block,
section[data-section-id="607b651ae4cf944534c81503"] .html-block{
  opacity: 0;
  transition: all 0.75s;
}
section[data-section-id="607b64d5fefb4615911fcfc2"]:hover .html-block,
section[data-section-id="607b650ec6223e23c5cb6de4"]:hover .html-block,
section[data-section-id="607b651ae4cf944534c81503"]:hover .html-block{
  opacity: 1;
}

 

BeyondSpace - Squarespace Website Developer

🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox)
🗓️ Delivery Date Picker (Squarespace Date picker form field)
💫 Gallery block 7.1 workaround
🥳 Sparkplugin Customisations Browsers (Browse +100 Spark plugin customisations)
🥳 Elfsight Template Browsers (Browse +1000 Elfsight widget Templates)

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

hope this help


section[data-section-id="607b64d5fefb4615911fcfc2"] .html-block,
section[data-section-id="607b650ec6223e23c5cb6de4"] .html-block,
section[data-section-id="607b651ae4cf944534c81503"] .html-block{
  opacity: 0;
  transition: all 0.75s;
}
section[data-section-id="607b64d5fefb4615911fcfc2"]:hover .html-block,
section[data-section-id="607b650ec6223e23c5cb6de4"]:hover .html-block,
section[data-section-id="607b651ae4cf944534c81503"]:hover .html-block{
  opacity: 1;
}

 

Thanks for the help however this solution is not exactly what I'm after. I would like each image to have a hover effect and also turn into a link to the specific page. I would also like the text to appear with the hover just in plain white. I am unable to find how to remove the grey text colour and underline. 

Cheers,

Ben

Link to comment

Archived

This topic is now archived and is closed to further replies.

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