Jump to content

Remove overlay on hover on portfolio images

Go to solution Solved by tuanphan,

Recommended Posts

  • LucyBold changed the title to Remove overlay on hover on portfolio images
21 minutes ago, LucyBold said:

Thanks @tuanphan it works nicely!

I will like to do the same in this other page https://www.lacalifornie.es/all
Can you help?

Add these code on Custom CSS panel in Website Utilities Website Tools > Custom CSS.

.grid-item .grid-item-link:hover {
    opacity: 1 !important;
}

 

If my comments are useful, please like and mark my solution as answer. It will encourage me. Thanks

MD Rofik
Website Designer and Digital Marketer

Am I helpful? Want to offer me a coffee?
Send me a message if needed any help. I'll try to reply as soon as possible.


 

Link to comment
6 minutes ago, LucyBold said:

Thank you @Web_Solutions and lastly can i also remove this overlay in here https://www.lacalifornie.es
The featured products at the end also has it

Replace the previous code with the code below.

.grid-item .grid-item-link:hover, .product-block a:hover {
    opacity: 1 !important;
}

 

If my comments are useful, please like and mark my solution as answer. It will encourage me. Thanks

MD Rofik
Website Designer and Digital Marketer

Am I helpful? Want to offer me a coffee?
Send me a message if needed any help. I'll try to reply as soon as possible.


 

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.