Jump to content

Remove Hover Effect on Flatiron Index

Recommended Posts

Hello, I've been searching for some answers all day and come close but nothing has worked so far. I'd like to entirely remove the hover effect that happens when I mouse over the thumbnail images on the Home page of my site which is set up as an Index in the Flatiron template. The url to my site is harrisonjohnson.work. Any help is much appreciated! 

Link to comment
  • 3 weeks later...

Hey there, I had the same question and after some digging I found this custom CSS to remove the text that appears when you hover:

#grid .item a div.wrapper div.project-title h2 {
  visibility: hidden;
  font-size: 0;
}

#grid .item a div.wrapper div.project-title h3 {
  visibility: hidden;
  font-size: 0;
}

I cannot for the life of me figure out how to remove the darkened overlay hover effect. I'm trying to make mine go lighter instead of darker, as seen on this site, featured on the Squarespace Flatiron template page.

But all I can manage is adding the light effect on top of the dark effect, which looks pretty awful. If anybody has ideas on how to cancel out the first hover effect, I'd be much obliged!

 

Link to comment
17 hours ago, jmorr4 said:

Hey there, I had the same question and after some digging I found this custom CSS to remove the text that appears when you hover:

#grid .item a div.wrapper div.project-title h2 {
  visibility: hidden;
  font-size: 0;
}

#grid .item a div.wrapper div.project-title h3 {
  visibility: hidden;
  font-size: 0;
}

I cannot for the life of me figure out how to remove the darkened overlay hover effect. I'm trying to make mine go lighter instead of darker, as seen on this site, featured on the Squarespace Flatiron template page.

But all I can manage is adding the light effect on top of the dark effect, which looks pretty awful. If anybody has ideas on how to cancel out the first hover effect, I'd be much obliged!

 

Can you share link to your site?

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
  • 2 months later...
  • 3 weeks later...
  • 2 weeks later...
23 hours ago, jmorr4 said:

@tuanphan no, still haven't figured it out...any suggestions would be much appreciated!

Add to Home > Design > Custom CSS

#grid .item.hovering .wrapper {
    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
  • 1 year later...

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.