hecinthecity Posted January 26, 2022 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.
tuanphan Posted January 27, 2022 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 Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
hecinthecity Posted January 28, 2022 Author 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.
hecinthecity Posted January 28, 2022 Author 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!!
tuanphan Posted January 29, 2022 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 Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
hecinthecity Posted February 1, 2022 Author Posted February 1, 2022 @tuanphan thanks so much I will give this a try!
KamilaHypnar Posted January 24 Posted January 24 It's almost a year later, but i have a question of you also can put text on top of the image, like a small description when you click on it? If there is a code i would love to know :)
tuanphan Posted January 28 Posted January 28 On 1/24/2024 at 9:42 PM, KamilaHypnar said: It's almost a year later, but i have a question of you also can put text on top of the image, like a small description when you click on it? If there is a code i would love to know 🙂 Yes possible. If you share link to your portfolio page, I can give some code to add text on top of image 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!)
jorohaco Posted April 1 Posted April 1 Hi @tuanphan or anyone available to help. I'd like to do something similar here and insert a subhead text block into this Services section. I attached screens to illustrate vanilla-megalodon-ejlw.squarespace.com password: sqs331
tuanphan Posted April 1 Posted April 1 5 hours ago, jorohaco said: Hi @tuanphan or anyone available to help. I'd like to do something similar here and insert a subhead text block into this Services section. I attached screens to illustrate vanilla-megalodon-ejlw.squarespace.com password: sqs331 Which page are you referring to? I don't see it on homepage or any portfolio pages on header 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!)
jorohaco Posted April 1 Posted April 1 6 hours ago, tuanphan said: Which page are you referring to? I don't see it on homepage or any portfolio pages on header Different use case—not a portfolio page, just a Services section that needs an additional text block below the Title as a <p2>. It's a single landing page so it should be there below the "20x faster" section.
jorohaco Posted April 1 Posted April 1 Nevermind. I fiddled with the code above and got it working! Thanks much! tuanphan 1
tuanphan Posted October 13 Posted October 13 I wrote a guide so you can achieve this easer on Portfolio Page 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!)
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment