Jump to content

Brine Boxed-in footer code not working in mobile

Recommended Posts

Site URL: https://drcreative.squarespace.com

I followed these exact directions for a boxed-in footer: https://thirtyeightvisuals.com/blog/boxed-footer-squarespace

But the mobile code isn't working. This is the exact code I have in CSS editor: 

@media screen and (min-width: 640px) {
  .Footer-inner {
    display: flex;
  }
  .Footer-blocks--top,
  .Footer-middle,
  .Footer-blocks--bottom {
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
    border: 1px solid #ddd;
    padding: 20px;
  }
}
.Footer-inner {
  display: flex;
}
.Footer-blocks--top,
.Footer-middle,
.Footer-blocks--bottom {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
  border: 1px solid #ddd;
  padding: 20px;
}

 

This is what it looks like on mobile view. Why????

1783939987_ScreenShot2020-02-24at12_24_40PM.thumb.png.c874bbd90022ecfea13d133b5df55d8b.png

Link to comment
  • Replies 7
  • Views 614
  • Created
  • Last Reply
On 2/28/2020 at 2:26 AM, Mallorycs82 said:

@tuanphan not yet!

 

On 3/1/2020 at 3:43 AM, mallorycs said:

@tuanphan Any thoughts on this one? :) :) 

Add to Home > Design > Custom CSS

@media screen and (max-width:640px) {
.Footer-inner.clear {
    flex-direction: column;
}
}

 

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

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.