Jump to content

Rollover blur on Portfolio page

Recommended Posts

I'm trying to match an effect seen on a Squarespace site. When a rollover happens on a project in the portfolio page, the project image blurs, here is the reference https://yarzatwins.com/ I'm using the standard Grid: Overlay template and have been unsuccessful implementing CSS code. I have additional CSS code for fonts. Anyone got some guidance? Thanks

Link to comment
  • Replies 9
  • Views 521
  • Created
  • Last Reply

Top Posters In This Topic

  • 3 weeks later...
On 6/5/2023 at 9:15 PM, Estian said:

 

23 hours ago, alexmcesar said:

I have the same issue - saw this Yarza Twins page and liked the blur effect... tried 3 types of css codes but it won't work on my homepage/portfolio

my website (in construction) is alexmcesar.com (if it asks for a password, it's heyyou)

thanks!

You mean remove overlay?

image.thumb.png.d70b2a4f1897cee90c2ae129323621af.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
21 hours ago, Estian said:

Thanks for the response. I'm looking to create an effect where if a user rolls over the the image or cover of a portfolio project, the image blurs. I've attached a screen recording of the effect that I'm referencing of a different Squarespace website

Add to Design > Custom CSS
 

a.grid-item:hover .grid-image {
    filter: blur(1px);
}
.portfolio-overlay {
    opacity: 0 !important;
}

 

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.