Jump to content

Help!! -- Hover State on Project Title Links on Portfolio Page

Recommended Posts

  • faded84 changed the title to Help!! -- Hover State on Project Title Links on Portfolio Page
On 4/9/2021 at 8:18 PM, faded84 said:

Site URL: https://www.gong-liu.com/work

I would like to add an underline and italic text when hover over the project title links on this page. What would be the CSS code needed?

try

.portfolio-hover-item-content:hover {
  text-decoration: underline;
    font-style: italic;
}

 

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

image.png.814130a55dba36bbaf47e30d8e37f068.png

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
  • 4 weeks later...
On 5/6/2021 at 1:42 AM, bryanb11 said:

hi bangan! Is there a specific code that will make the current hover bright white and the other project titles have a low opacity? I am trying to adjust my site to do this action on rollover.  https://rabbit-goby-hknk.squarespace.com/

It looks like you sent this code on another post. Try this CSS

.portfolio-hover-items-list:hover span.portfolio-hover-item-content {
    color: rgba(255,255,255,.3);
}

.portfolio-hover-items-list:hover span.portfolio-hover-item-content:hover {
    color: #fff;
}

 

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.