Jump to content

Get custom footer on brine to look right

Recommended Posts

Site URL: http://www.frotteedimare.ch

Hey there

I use Brine template and Squarespace ver 7.0.
I successfully customized my footer to display the blocks in columns. Upper block is set to display: none. The css code right now looks as followed:

/*footer colum design*/
@media screen and (min-width: 640px) {
.Footer-inner {
  display: flex;
}
.Footer-blocks--top,
.Footer-middle,
.Footer-blocks--bottom {
  flex: 1;
}
.Footer-blocks--top
{display:none;}
.Footer-middle,
.Footer-blocks--bottom {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: left;
}
#footerBlocksBottom
{
    padding: 0px
}
  }

 

For now this setting looks great on mobile:
1161239783_Bildschirmfoto2020-07-02um10_43_48.png.3c01fb9399ab8d707f9a6c643c75d508.png


But when i add more pages to the footer naviagtion ("Information"), the 3rd nav title ("© 2020, FdM") will automatically jump to the right side:

1378385345_Bildschirmfoto2020-07-02um10_55_17.png.2a52aefe5dea2197c31775d2e94cff65.png

Now my question would be how i should change/extend the code to force the 3rd nav title on mobile to stick to the left side?
Appreciate any help! Best, J

Link to comment
  • Replies 2
  • Views 626
  • Created
  • Last Reply

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.