Jump to content

Mobile Footer displaying wrong margins/text-height for Privacy Policy

Recommended Posts

  • Replies 4
  • Views 260
  • Created
  • Last Reply

Top Posters In This Topic

On 9/19/2021 at 3:55 PM, tuanphan said:

Adjust line-height of text in Design > Site Styles

Or add this to Design > Custom CSS

footer.sections .html-block p {
    line-height: 25px;
}

 

Thank you, but specifically I need help with the MOBILE view. The desktop view is perfect.

Site Styles does not allow me to alter line height for MOBILE (at least not that I can see)

How can I adjust line height ONLY for mobile?

Link to comment
On 9/22/2021 at 12:42 AM, hilaryb said:

Thank you, but specifically I need help with the MOBILE view. The desktop view is perfect.

Site Styles does not allow me to alter line height for MOBILE (at least not that I can see)

How can I adjust line height ONLY for mobile?

Remove aboev & use thiss

@media screen and (max-width:767px) {
footer.sections .html-block p {
    line-height: 25px;
}
}

 

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!)

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.