Jump to content

Harris: Footer logo is too large on mobile

Recommended Posts

  • Replies 6
  • Views 774
  • Created
  • Last Reply
  • 7 months later...
10 hours ago, tommb said:

@tuanphan @llodoen

Agreed - in fact the footer is too large on mobile, tablet and desktop. It seems if you only have one line of copy as I do, the Footer Top Blocks and Footer Bottom Blocks just add unnecessary padding. Does anyone know how to decrease the overall size of the footer?

here's my site:

https://orange-lemon-c629.squarespace.com/

What is password?

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
9 hours ago, CarolynSmith said:

I am having the same issue. Please see my site and password below. Maybe this will help. Thank you in advance for your help, tuanphan!

https://hulseygardens.squarespace.com

Password: 1234

Add to Home > Design > Custom CSS

@media screen and (max-width:767px) {
/* resize logo column */
div#page-section-5e924e1ca1d96d58ed3c4e74 .span-12>.row>.span-2:nth-child(3) {
    width: 50% !important;
    margin: 0 auto;
    display: block;
}
}

 

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
1 hour ago, tuanphan said:

Add to Home > Design > Custom CSS


@media screen and (max-width:767px) {
/* resize logo column */
div#page-section-5e924e1ca1d96d58ed3c4e74 .span-12>.row>.span-2:nth-child(3) {
    width: 50% !important;
    margin: 0 auto;
    display: block;
}
}

 

Thank you so much!!

Link to comment

Archived

This topic is now archived and is closed to further replies.

×
×
  • 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.