Jump to content

Adding text description on hover - FLATIRON

Recommended Posts

Site URL: http://www.ricksouza.com

Hello I am trying to add a line of text on hover on Flatiron template.

Right now on hover there's  scale and darken effects. I also want a line of text to come up with a description, something that's not the page title, but custom.

Can anyone help?

 

Thanks

 

EDIT:

The result I am looking for is something like this

https://ludmilalacerdabarros.com/

 

Edited by ricardocamara
Link to comment
  • 1 month later...
  • Replies 3
  • Views 489
  • Created
  • Last Reply

Top Posters In This Topic

  • 1 year later...
On 2/11/2022 at 1:35 AM, ricardocamara said:

Yeah I still haven't figured it out

Add to Design > Custom CSS. Do similar for other items

#grid .item a div.wrapper div.project-title h2 {
    display: block !important;
    font-size: 0;
}
#grid .item a div.wrapper div.project-title h2:after {
    font-size: 20px;
}
#grid .item [href="/dream/"] h2:after {
    content: "project 1";
}

#grid .item [href="/grapple/"] h2:after {
    content: "project 2";
}

 

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.