Jump to content

Logo in footer is much larger on mobile view!

Recommended Posts

  • Replies 8
  • Created
  • Last Reply

Top Posters In This Topic

On 3/26/2021 at 4:48 AM, Michael92 said:

Site URL: https://mikestrux.com/

Hi! Is there any way to change this? My logo in the footer looks fine on the desktop version but on mobile it takes up the entire middle of the page? 

Thank you! 

Hi. Add to Design > Custom CSS

/* resize footer logo */
@media screen and (max-width:767px) {
div#block-yui_3_17_2_1_1616548846078_15076 {
    width: 50%;
}
}

Do you want to align right logo on mobile? or align left/center social?

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 mobile view, yes I would prefer the logo to be left-aligned and for the social links to be on the right! Thank you the custom CSS worked but now my logo on the left is higher than my social links on the right, is there a way to fix that?

Screen Shot 2021-03-29 at 2.28.29 PM.png

Edited by Michael92
Link to comment

Use new code

@media screen and (max-width: 767px) {
    div#block-yui_3_17_2_1_1616548846078_15076 {
        width: 50%;
        margin-right: 0;
        margin-left: 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
On 4/6/2021 at 2:51 PM, ElizabethM said:

Hi ! 

I have an issue regarding my logo on the footer. I would like it to be centered, not using de the space block but rather CSS code. 

Can you please help me fix this ? 

Thank you 

Capture d’écran 2021-04-06 à 09.39.52.png

Can you share link to your site?

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 4/12/2021 at 5:03 PM, ElizabethM said:

It looks centered here?

image.thumb.png.ee29e2a4a5548d98ffd432e4b09d4b3c.png

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.