Jump to content

Logo on mobile footer too big

Recommended Posts

  • Replies 6
  • Created
  • Last Reply

Top Posters In This Topic

Add to Home > Design > Custom CSS

/* Footer logo */
@media screen and (max-width:767px) {
div#page-section-5f420d610502cb348faaea0d .span-12 .span-1 {
    width: 30% !important;
    margin: 0 auto;
}
}

 

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
  • 3 months later...
  • 7 months later...
On 8/18/2021 at 5:42 PM, owenfriend said:

Hi there, 

Am having the same issue here https://www.reddragonpubs.wales, can someone help me make the logo smaller on mobile footer?

Thanks

Add to Design > Custom CSS

/* resize mobile logo */
@media screen and (max-width:767px) {
div#block-yui_3_17_2_1_1626961869481_9925 {
    width: 30%;
}
}

 

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
  • 2 months later...
On 10/22/2021 at 3:39 PM, Mckstu said:

Hello

 

Im having the same issue on my logo footer in mobile viewport. website: https://ethicallykate.com

Cant seem to target the logo to shrink  in mobile view.

Can you advise?

Add to Design > Custom CSS

/* Mobile footer logo */
@media screen and (max-width:767px) {
div#block-yui_3_17_2_1_1628735537814_17843 {
    width: 50%;
    margin: 0 auto;
}
}

 

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.