Jump to content

How can I add three lines of text to the Portfolio Grid overlay?

Recommended Posts

  • Replies 1
  • Views 294
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

See #3 code in this post. https://forum.squarespace.com/topic/216655-share-portfolio-page-code-71/

Or add this to Design > Custom CSS

/* Multi subtitle */
h3.portfolio-title:after {
    font-size: 20px;
    color: black;
    display: block;
    white-space: pre-wrap;
}
a.grid-item[href="/work/chotto-motto-pep7h"] h3:after {
    content: "subtitle 01 \A second subtitle \A third subtitle ";
}
a.grid-item[href="/work/american-portraiture-2ratt"] h3:after {
    content: "subtitle 02 \A second subtitle \A third subtitle 2";
}

Do similar for other items

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.