Jump to content

Additional text on description of project on Portfolio Grid

Recommended Posts

  • Replies 2
  • Views 195
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Posted Images

17 hours ago, yvestumor said:

Hi

Currently I have a portfolio grid on my home page - it's Grid: Simple.

The title of the project is aligned to the left underneath the project.

I would like to add additional text next to the title of the project on the same line, without changing the name of the actual page.

Is this possible?

My site is: http://www.samstrivens.com

Thanks!

You can try the following code to make it

section[data-section-id="628bec2ea6599d4d7fc49962"] .grid-item:first-child .portfolio-title:after {
  content: ' - text for 1st item'
}

section[data-section-id="628bec2ea6599d4d7fc49962"] .grid-item:nth-child(2) .portfolio-title:after {
  content: ' - text for 2nd item'
}
section[data-section-id="628bec2ea6599d4d7fc49962"] .grid-item:nth-child(3) .portfolio-title:after {
  content: ' - text for 3rd item'
}

section[data-section-id="628bec2ea6599d4d7fc49962"] .grid-item:last-child .portfolio-title:after {
  content: ' - text for 4th item'
}

Support me by pressing 👍 or marking as solution if this is useful for you

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

Here is my testing

image.thumb.png.1eee102525a86b97460ff2081269d7d4.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

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.