Jump to content

Setting up a separate footer for mobile or have it centered

Recommended Posts

  • Replies 5
  • Created
  • Last Reply

Top Posters In This Topic

On 4/8/2021 at 10:51 PM, MeaghanPM said:

Site URL: https://www.promomomma.com/

Hello, 

I set up my footer and it looks great on my desktop site, but it doesn't translate well to the mobile version. Is there a way to create a separate mobile footer, or to make the footer centered on mobile but keep it the way it is on desktop?

Hi. Add this to Design > Custom CSS

/* center text in footer mobile */
@media screen and (max-width:767px) {
footer.sections * {
    text-align: center !important;
}
}

 

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 weeks later...
  • Susana_SQSP changed the title to Setting up a separate footer for mobile or have it centered
On 4/8/2021 at 10:51 PM, MeaghanPM said:

Site URL: https://www.promomomma.com/

Hello, 

I set up my footer and it looks great on my desktop site, but it doesn't translate well to the mobile version. Is there a way to create a separate mobile footer, or to make the footer centered on mobile but keep it the way it is on desktop?

You can add 2 sections in Footer. Then we will check & give the code to show 1 section on desktop, show 1 section on mobile

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

Hello again! Thank you so much - I added two separate footers and have successfully gotten them to show up where they're supposed to be. However, on the mobile version, I can't get the text entirely centered. Help would be appreciated!

Link to comment
23 hours ago, MeaghanPM said:

Hello again! Thank you so much - I added two separate footers and have successfully gotten them to show up where they're supposed to be. However, on the mobile version, I can't get the text entirely centered. Help would be appreciated!

Remove padding in this code

footer.sections * {
    text-align: center !important;
    padding-right: 15px !important;
}

 

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.