hecinthecity Posted January 26, 2022 Share Posted January 26, 2022 Hi! Does anyone know how to add a line of text underneath the title text of the thumbnail images on the portfolio page. There is no space to do this in the individual project settings (which is where the title text populates from). Not sure if this is possible? I'm not familiar with anything but Custom CSS so adding any code feels a bit dubious, but I'm willing to try if it's considered simple for a beginner. I can't share the site URL because it's for a client and unpublished. There are screenshots attached of what I'm talking about indicating where the ask to add a line of body text is. Thanks so much in advance for help/advice/pointing in the right direction. Link to comment
tuanphan Posted January 27, 2022 Share Posted January 27, 2022 Can you share link to Porfolio Page? We can give the code to achieve this Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
hecinthecity Posted January 28, 2022 Author Share Posted January 28, 2022 Unfortunately the site is not published yet. Will adding custom code make my client ineligible to receive squarespace support if she needs it in future? She will not have me on retainer so any future content updates will be made by her. Link to comment
hecinthecity Posted January 28, 2022 Author Share Posted January 28, 2022 I was able to get permission to publish the site from the client. Here is the portfolio page https://fuchsia-celery-4wtw.squarespace.com/brand-strategy-insight Will adding custom code make my client ineligible to receive squarespace support if she needs it in future? She will not have me on retainer so any future content updates will be made by her. @tuanphan thank you!! Link to comment
tuanphan Posted January 29, 2022 Share Posted January 29, 2022 22 hours ago, hecinthecity said: I was able to get permission to publish the site from the client. Here is the portfolio page https://fuchsia-celery-4wtw.squarespace.com/brand-strategy-insight Will adding custom code make my client ineligible to receive squarespace support if she needs it in future? She will not have me on retainer so any future content updates will be made by her. @tuanphan thank you!! Add to Design > Custom CSS a.grid-item[href="/brand-strategy-insight/project-one-5kysf"] h3:after { content: "adidas sub"; display: block; font-size: 18px; } a.grid-item[href="/brand-strategy-insight/project-two-tj33s"] h3:after { content: "Foot sub"; display: block; font-size: 18px; } a.grid-item[href="/brand-strategy-insight/project-three-fj3xd"] h3:after { content: "Dr.Martens sub"; display: block; font-size: 18px; } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
hecinthecity Posted February 1, 2022 Author Share Posted February 1, 2022 @tuanphan thanks so much I will give this a try! Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment