I've combed through many similar posts around adding subtitles to portfolio grid thumbnails, but they are not quite working for me and I don't know enough about coding to adapt them to my situation myself.
I'd like to add subtitles under the main title on each index item tile. The York template allows you to achieve this using Categories, but only for Collection pages (gallery, blog, and project pages). However, all my case study pages are built using regular pages, and there is no way to apply categories to them, so I'm looking for a workaround using custom CSS to simply add a subtitle to the tiles.
Question
scoobyc
Hello,
I've combed through many similar posts around adding subtitles to portfolio grid thumbnails, but they are not quite working for me and I don't know enough about coding to adapt them to my situation myself.
I'd like to add subtitles under the main title on each index item tile. The York template allows you to achieve this using Categories, but only for Collection pages (gallery, blog, and project pages). However, all my case study pages are built using regular pages, and there is no way to apply categories to them, so I'm looking for a workaround using custom CSS to simply add a subtitle to the tiles.
See page here: https://chanda-patel.squarespace.com/test-index-grid
Thanks in advance for any help!
Edited by scoobycsite link
Link to comment
Top Posters For This Question
2
1
2
Popular Days
Nov 10
1
Apr 10
1
Apr 15
1
Apr 16
1
Top Posters For This Question
tuanphan 2 posts
Coliviapearson 1 post
scoobyc 2 posts
Popular Days
Nov 10 2021
1 post
Apr 10 2021
1 post
Apr 15 2021
1 post
Apr 16 2021
1 post
Popular Posts
tuanphan
Hi. You mean this? Use this CSS div#index-section-test-regular-page h2.index-item-title a:after { content: "squarespace best"; display: block; color: gray; font-size: 16px; }
Posted Images
4 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment