Jump to content

Can i add details/description text to a "project page" item?

Recommended Posts

  • Replies 3
  • Views 281
  • Created
  • Last Reply

Top Posters In This Topic

On 1/28/2022 at 8:49 PM, ThisWayToFabulous said:

@tuanphan YES. Basically so people can see who the makeup girls are and who the hair girls are once they are on that meet the artist page.

Add to Page Header. Do similar for other names

<style>
  a.grid-item h3:after {
    font-family: Raleway;
    font-weight: 400;
    font-style: normal;
    display: block;
    font-size: 1rem;
    color: black;
}
a.grid-item[href*="/tamara"] h3:after {
    content: "Makeup Artist";
}
a.grid-item[href*="/adriana"] h3:after {
    content: "Adri 2";
}
a.grid-item[href*="/alexis"] h3:after {
    content: "Alex 3";
}
</style>

 

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.