Jump to content

Make header flush left & footer centered in 7.0 site

Recommended Posts

Site URL: https://philmade.com

I have a Squarespace 7.0 site (Avenue template) and I want the header alignment to be flush left and the footer elements centered. SS Help said in 7.0 you cannot separate these settings. Is this something that could be easily changed with custom CSS? I do not work in CSS, would need help or to hire someone... just wondering if this is simple (seem like it would be, but what do I know). Any help appreciated. Thanks. (site currently set for centered; attached files show how I want both to look)

Screen Shot 2022-03-03 at 1.59.37 PM.png

Screen Shot 2022-03-03 at 9.18.14 PM.png

Link to comment
35 minutes ago, philmade said:

Site URL: https://philmade.com

I have a Squarespace 7.0 site (Avenue template) and I want the header alignment to be flush left and the footer elements centered. SS Help said in 7.0 you cannot separate these settings. Is this something that could be easily changed with custom CSS? I do not work in CSS, would need help or to hire someone... just wondering if this is simple (seem like it would be, but what do I know). Any help appreciated. Thanks. (site currently set for centered; attached files show how I want both to look)

Screen Shot 2022-03-03 at 1.59.37 PM.png

Screen Shot 2022-03-03 at 9.18.14 PM.png

Try adding to Home > Design > Custom Css

#header {
  display: flex;
  align-items: center;
}
#topNav {
  display: flex;;
  justify-content: flex-end;
}
#logo {
  display: flex;
}

Let me know how it works

Greeting, it's BeyondSpace, I am Squarespace dev focus on provide solutions to enhance feature that squarespace.com can't provide.
Feel free to check my current Squarespace Plugins Developement: Enable Pinch/Zoom on lightbox, Delivery Date Picker, Lightbox Studio plugin
If you find my answer fit your need, let's leave a like or upvote so others with the same issue can find their solution. Thank you

Link to comment

My testing

image.thumb.png.a49d1a50eb062587c77f7a0c5d8033b8.png

Greeting, it's BeyondSpace, I am Squarespace dev focus on provide solutions to enhance feature that squarespace.com can't provide.
Feel free to check my current Squarespace Plugins Developement: Enable Pinch/Zoom on lightbox, Delivery Date Picker, Lightbox Studio plugin
If you find my answer fit your need, let's leave a like or upvote so others with the same issue can find their solution. Thank you

Link to comment
10 minutes ago, bangank36 said:

My testing

image.thumb.png.a49d1a50eb062587c77f7a0c5d8033b8.png

 

10 minutes ago, bangank36 said:

Try adding to Home > Design > Custom Css

#header {
  display: flex;
  align-items: center;
}
#topNav {
  display: flex;;
  justify-content: flex-end;
}
#logo {
  display: flex;
}

Let me know how it works

This worked perfectly! Thank you so much! 

Link to comment
15 minutes ago, bangank36 said:

Try adding to Home > Design > Custom Css

#header {
  display: flex;
  align-items: center;
}
#topNav {
  display: flex;;
  justify-content: flex-end;
}
#logo {
  display: flex;
}

Let me know how it works

Wait, found a problem... once the window is smaller on mobile, I need the logo to center with the menu... it looks bad off to left on mobile (see photo). Can you make it center on smallest mobile window size? Happy to pay you for your time. If you cannot do this, I'll need to go back to the way it was. Thanks

Screen Shot 2022-03-03 at 10.10.45 PM.png

Link to comment

Support via message

Greeting, it's BeyondSpace, I am Squarespace dev focus on provide solutions to enhance feature that squarespace.com can't provide.
Feel free to check my current Squarespace Plugins Developement: Enable Pinch/Zoom on lightbox, Delivery Date Picker, Lightbox Studio plugin
If you find my answer fit your need, let's leave a like or upvote so others with the same issue can find their solution. 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.