FarrinPlansDisney Posted August 29, 2022 Share Posted August 29, 2022 Site URL: http://www.vacationsworthmeltingfor.com Hello everyone! I am very new to Squarespace and while I am technically a Millennial, I would classify my technological abilities as those of a Boomer. I say this only to emphasize the fact that I need you to basically write your advice as though you were explaining it to a caveman. I am struggling to change the font size for the disclaimer that I am required to include on my website. I have it placed in the footer of the site in a paragraph 3 text box. The font is still huge and I would really like to make it much smaller so that it doesn't take up as much space. I really appreciate any and all help! Link to comment
paul2009 Posted August 29, 2022 Share Posted August 29, 2022 The site is currently password protected so we'll need the public password to allow us to see the footer 🙂 Please read How to Post a Forum Question for guidance on the information that we need. About: Squarespace Circle Leader since 2017. I value honesty, transparency, diversity and great design ♥.Work: Squarespace Developer and founder of SF Digital, building the features Squarespace didn't include™. Content: Links in my posts may refer to SF Digital products or may be affiliate links. Catch up on all the release notes and announcements 2023 [for Circle members only]. There's a public version here too!If I helped, you can thank me by clicking one of the emojis below. If you prefer, you can buy me a coffee.Improve your online store with our extensions. Link to comment
FarrinPlansDisney Posted August 29, 2022 Author Share Posted August 29, 2022 4 hours ago, paul2009 said: The site is currently password protected so we'll need the public password to allow us to see the footer 🙂 Please read How to Post a Forum Question for guidance on the information that we need. Oops! I've just reset the password; it is now 1234 Link to comment
tuanphan Posted August 30, 2022 Share Posted August 30, 2022 16 hours ago, FarrinPlansDisney said: Oops! I've just reset the password; it is now 1234 Hi. Password is incorrect 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
FarrinPlansDisney Posted September 1, 2022 Author Share Posted September 1, 2022 On 8/30/2022 at 9:43 AM, tuanphan said: Hi. Password is incorrect Apologies. Should be fixed now to be 1234 Link to comment
Solution tuanphan Posted September 3, 2022 Solution Share Posted September 3, 2022 On 8/29/2022 at 11:16 PM, FarrinPlansDisney said: Site URL: http://www.vacationsworthmeltingfor.com Hello everyone! I am very new to Squarespace and while I am technically a Millennial, I would classify my technological abilities as those of a Boomer. I say this only to emphasize the fact that I need you to basically write your advice as though you were explaining it to a caveman. I am struggling to change the font size for the disclaimer that I am required to include on my website. I have it placed in the footer of the site in a paragraph 3 text box. The font is still huge and I would really like to make it much smaller so that it doesn't take up as much space. I really appreciate any and all help! Try adding to Design > Custom CSS /* Footer disclaimer */ div#block-yui_3_17_2_1_1661298162099_29392 p { font-size: 14px; } 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
FarrinPlansDisney Posted September 6, 2022 Author Share Posted September 6, 2022 On 9/3/2022 at 7:19 AM, tuanphan said: Try adding to Design > Custom CSS /* Footer disclaimer */ div#block-yui_3_17_2_1_1661298162099_29392 p { font-size: 14px; } Thank you SO much for your help! That fixed the issue! tuanphan 1 Link to comment
Amanda-FWI Posted January 12 Share Posted January 12 (edited) Hi! I tried to use this code but I am not sure if I used it correctly, as I just cut and paste it in the bottom of my custom css section, and it still looks big on mobile. Can you please assist? my site is: www.friendshipwithintention.com Edited January 12 by Amanda-FWI Link to comment
tuanphan Posted January 15 Share Posted January 15 On 1/12/2023 at 2:41 PM, Amanda-FWI said: Hi! I tried to use this code but I am not sure if I used it correctly, as I just cut and paste it in the bottom of my custom css section, and it still looks big on mobile. Can you please assist? my site is: www.friendshipwithintention.com Add to Design > Custom CSS div#block-6b47df8fa68189c5403a p { font-size: 16px; } 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
Amanda-FWI Posted January 16 Share Posted January 16 So that code helped me make it smaller on the website, but you can see from the screenshot my mobile view is still pretty big and I even put that code inside and outside of my mobile section. Link to comment
tuanphan Posted January 18 Share Posted January 18 On 1/16/2023 at 2:52 PM, Amanda-FWI said: So that code helped me make it smaller on the website, but you can see from the screenshot my mobile view is still pretty big and I even put that code inside and outside of my mobile section. Try this new code div#block-6b47df8fa68189c5403a p { font-size: 16px !important; } 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