Jump to content

Horizontal footer on mobile

Go to solution Solved by tuanphan,

Recommended Posts

Site URL: https://www.stephanilewis.com/ozark

I am working on a portfolio site for a client and I am running into an issue. I've searched through the forum for answers but nothing I've found seems to be working. I would like to unstack the footer elements on mobile so they're horizontal and aligned to the right and left of the screen like the desktop display. I've attached screenshots with what the footer currently looks like on both mobile and desktop (the contact link is light on the mobile so hopefully it's visible). Any help is appreciated. Thanks!

Screen Shot 2022-06-20 at 1.28.29 PM.png

Screen Shot 2022-06-20 at 1.28.43 PM.png

Link to comment
  • Solution

Add to Design > Custom CSS

@media screen and (max-width:767px) {
div#page-section-614004fd6c4fe31c5b5a29ae>.row {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
}

 

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

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.