Jump to content

How do I make disclaimer text in footer smaller?

Go to solution Solved by tuanphan,

Recommended Posts

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

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
  • Solution
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
  • 4 months later...

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 by Amanda-FWI
Link to comment
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
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. 

IMG_D86091AF623D-1.jpeg

Screenshot 2023-01-16 at 8.51.02 AM.png

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

Create an account or sign in to comment

You need to be a member in order to leave a comment

×
×
  • Create New...

Squarespace Webinars

Free online sessions where you’ll learn the basics and refine your Squarespace skills.

Hire a Designer

Stand out online with the help of an experienced designer or developer.