JakeySnakes Posted February 20, 2020 Share Posted February 20, 2020 Hello - I'm trying to use a custom font for the 'Image Block: Collage Title'. Does anybody know the css code for this? Thank you! Link to comment
tuanphan Posted February 20, 2020 Share Posted February 20, 2020 You need to use CSS in this case. Can you share link to your site, to check Collage title CSS? 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
JakeySnakes Posted February 20, 2020 Author Share Posted February 20, 2020 27 minutes ago, tuanphan said: You need to use CSS in this case. Can you share link to your site, to check Collage title CSS? Hi tuanphan, thanks for your response. I have the css down for the fonts on the rest of the site. For example, I'm using the following for the header 1 font: h1 {font-family: 'FONT';} I'm wondering what I would replace the 'h1' with to change the title font on the 'Image Block: Collage Title', as on the link below, scrolled down to where the blue "Our Mission" text is. https://randolphschool.squarespace.com/ Hope this makes sense! Link to comment
tuanphan Posted February 20, 2020 Share Posted February 20, 2020 2 minutes ago, JakeySnakes said: Hi tuanphan, thanks for your response. I have the css down for the fonts on the rest of the site. For example, I'm using the following for the header 1 font: h1 {font-family: 'FONT';} I'm wondering what I would replace the 'h1' with to change the title font on the 'Image Block: Collage Title', as on the link below, scrolled down to where the blue "Our Mission" text is. https://randolphschool.squarespace.com/ Hope this makes sense! .image-title-wrapper * { font-family: tuanphan !important; } JakeySnakes and PilarS 2 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
JakeySnakes Posted February 20, 2020 Author Share Posted February 20, 2020 1 hour ago, tuanphan said: .image-title-wrapper * { font-family: tuanphan !important; } That's it! Thank you very much! Link to comment
lloyd_seymour Posted April 7, 2020 Share Posted April 7, 2020 I also found this very useful, thanks. Could you advise what the code would be to change the body text to a specific font too as the above only addresses the title. Thanks! Link to comment
tuanphan Posted April 8, 2020 Share Posted April 8, 2020 8 hours ago, lloyd_seymour said: I also found this very useful, thanks. Could you advise what the code would be to change the body text to a specific font too as the above only addresses the title. Thanks! Can you share link to your site? 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
truelife Posted June 22, 2020 Share Posted June 22, 2020 (edited) @Tuanphan thank you for assisting with this- this code has helped me get started on a similar issue. Attempting to change font on image overlay on site truelifemedia.com to a specific font- Novecento Sans Condensed that matches my H3 font. How would I do this and alter the capitalization and size? Edited June 22, 2020 by truelife Link to comment
tuanphan Posted June 22, 2020 Share Posted June 22, 2020 6 hours ago, truelife said: @Tuanphan thank you for assisting with this- this code has helped me get started on a similar issue. Attempting to change font on image overlay on site truelifemedia.com to a specific font- Novecento Sans Condensed that matches my H3 font. How would I do this and alter the capitalization and size? text-transform: capitalize; font-size: 20px; 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
truelife Posted June 22, 2020 Share Posted June 22, 2020 Thank you, but I'm still unclear on how to choose specific fonts that don't fit within a Font Family... Link to comment
SannaBuckhoj Posted September 24, 2020 Share Posted September 24, 2020 On 4/8/2020 at 9:14 AM, tuanphan said: Can you share link to your site? Hi, I am also wondering what the code for is to change the body text in a gallery - I managed to change the header by using your text above... Would love to get that code to change the body text as well Link to comment
tuanphan Posted September 25, 2020 Share Posted September 25, 2020 On 9/24/2020 at 3:50 PM, SannaBuckhoj said: Hi, I am also wondering what the code for is to change the body text in a gallery - I managed to change the header by using your text above... Would love to get that code to change the body text as well Can you share link to page where you use gallery? We can check easier. 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
Lalat Posted November 4, 2020 Share Posted November 4, 2020 How to change size of collage image? Link to comment
tuanphan Posted November 4, 2020 Share Posted November 4, 2020 1 hour ago, Lalat said: How to change size of collage image? Can you share link to page where you use collage image? We can check easier 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
taylahroberts1 Posted March 10, 2021 Share Posted March 10, 2021 Hi @tuanphan Could you please help me with the custom css to change the image poster text (heading, subheading and button) Website link is: https://www.naturetonurturephotography.com Thanks in advance! Link to comment
tuanphan Posted March 20, 2021 Share Posted March 20, 2021 On 3/11/2021 at 5:14 AM, Skittles said: Hi @tuanphan Could you please help me with the custom css to change the image poster text (heading, subheading and button) Website link is: https://www.naturetonurturephotography.com Thanks in advance! Hi. Sorry for the delay. Can you share link to page in screenshot? I don't see it on above link 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
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment