Jump to content

How to increase line height between footer items on mobile

Recommended Posts

  • Replies 6
  • Created
  • Last Reply

Top Posters In This Topic

On 5/27/2021 at 4:39 AM, abbydamen said:

Site URL: https://chartreuse-gold-tl9a.squarespace.com/

I've got my footer items collapsing in an ugly way on mobile.

Any code or recommendations to tidy this up?

 

Website: https://chartreuse-gold-tl9a.squarespace.com/

Password: sparklefox

Add to Design > Custom CSS

/* Mobile-Footer */
@media screen and (max-width:640px) {
.Footer-nav-group {
    display: block !important;
}
.Footer-nav-group>a {
    margin-bottom: 10px;
}
}

 

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
On 5/28/2021 at 9:12 PM, tuanphan said:

Add to Design > Custom CSS





/* Mobile-Footer */
@media screen and (max-width:640px) {
.Footer-nav-group {
    display: block !important;
}
.Footer-nav-group>a {
    margin-bottom: 10px;
}
}

EPIC Thanks @tuanphan – it worked.

 

 

Edited by abbydamen
Link to comment
  • 2 weeks later...
13 hours ago, abbydamen said:

Yes! I would love to thanks for noticing! That's been driving me crazy. I think since posting that you'll see there's actually three buttons now. Would love to know the code if you can support.

Kind regards
Abby

Add to Design > Custom CSS

/* Mobile-Book page-buttons side by side */
@media screen and (max-width:767px) {
div#page-60ac927e579d193db188eda8 .span-12 .span-6 {
    width: 40% !important;
    float: left !important;
}
}

 

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
  • 3 weeks later...

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.