Jump to content

I want to remove the background image on my portfolio grid and change colors on hover.

Recommended Posts

  • Replies 7
  • Created
  • Last Reply

Top Posters In This Topic

4 hours ago, tiramisucat97 said:

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

How would I do something like this?

example.png

Can you share the link to your  portfolio?

Greeting, it's BeyondSpace, I am Squarespace dev focus on provide solutions to enhance feature that squarespace.com can't provide.
Feel free to check my current Squarespace Plugins Developement: Enable Pinch/Zoom on lightbox, Delivery Date Picker, Lightbox Studio plugin
If you find my answer fit your need, let's leave a like or upvote so others with the same issue can find their solution. Thank you

Link to comment
On 7/28/2022 at 4:07 PM, tiramisucat97 said:

Yeah! It's on my site URL home page. It's the second section on the home page.

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

You mean

Normal: Show text black, white background, remove image

Hover: show text white, black background

Is this right?

Email me if you have need any help (free, of course.). Answer within 24 hours. 
Or send to forum message

How to: Setup Password & Share url Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care

Link to comment
6 hours ago, tiramisucat97 said:

Normal: White Text, Black Background,
Hover: Black Text, Pink Background

Like shown in the picture! 🙂

Try adding to Design > Custom CSS

h3.portfolio-title {
    color: white !important;
}
.portfolio-overlay {
    background-color: black !important;
}
.grid-image img {
    visibility: hidden;
}
.grid-item:hover h3 {
    color: black !important;
    opacity: 1 !important;
}
.grid-item:hover .portfolio-overlay {
    background-color: pink !important;
    opacity: 1 !important;
}

 

Email me if you have need any help (free, of course.). Answer within 24 hours. 
Or send to forum message

How to: Setup Password & Share url Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care

Link to comment
17 hours ago, tuanphan said:

Try adding to Design > Custom CSS

h3.portfolio-title {
    color: white !important;
}
.portfolio-overlay {
    background-color: black !important;
}
.grid-image img {
    visibility: hidden;
}
.grid-item:hover h3 {
    color: black !important;
    opacity: 1 !important;
}
.grid-item:hover .portfolio-overlay {
    background-color: pink !important;
    opacity: 1 !important;
}

 

Thank you so much! This nearly works., but whenever I hover over the item the text isn't black. Would you by any chance know what this is? 🙂

Link to comment
On 8/1/2022 at 2:43 AM, tiramisucat97 said:

Thank you so much! This nearly works., but whenever I hover over the item the text isn't black. Would you by any chance know what this is? 🙂

I see text already black.

Email me if you have need any help (free, of course.). Answer within 24 hours. 
Or send to forum message

How to: Setup Password & Share url Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care

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.