Jump to content

How to center Logo and navigation menu on Flatiron template?

Go to solution Solved by tuanphan,

Recommended Posts

  • Replies 4
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Posted Images

  • Solution

Add to Home > Design > Custom CSS

@media screen and (min-width:641px) {
header#topBar {
    display: flex;
    justify-content: center;
    flex-direction: column;
    text-align: center;
}
.siteTitle {
    float: none !important;
    width: 100% !important;
    max-width: 100% !important;
    text-align: center !important;
    padding-bottom: 0 !important;
    padding-top: 5px !important;
}
ul#nav {
    max-width: 100% !important;
    width: 100%;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}
section#container {
    margin-top: 150px !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
  • 1 year later...
On 7/2/2020 at 11:13 AM, tuanphan said:

Add to Home > Design > Custom CSS

@media screen and (min-width:641px) {
header#topBar {
    display: flex;
    justify-content: center;
    flex-direction: column;
    text-align: center;
}
.siteTitle {
    float: none !important;
    width: 100% !important;
    max-width: 100% !important;
    text-align: center !important;
    padding-bottom: 0 !important;
    padding-top: 5px !important;
}
ul#nav {
    max-width: 100% !important;
    width: 100%;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}
section#container {
    margin-top: 150px !important;
}
}

 

I tried this code but nothing changed 😞 mikagu.me/work/instalment-only-card

is it because I have other code that's 1) hiding the site logo from appearing  2) setting the box shadow?

Link to comment
On 9/9/2021 at 7:45 PM, stawberryey said:

I tried this code but nothing changed 😞 mikagu.me/work/instalment-only-card

is it because I have other code that's 1) hiding the site logo from appearing  2) setting the box shadow?

Hi,

You want logo (top) - nav (bottom). Can you enable logo? I don't see logo here

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.