Jump to content

Trouble Getting Navigation Bar On One Line

Recommended Posts

Add to Design > Custom CSS

@media screen and (min-width:768px) {
div#block-8e63afbd8be9b172ce6f div {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

div#block-8e63afbd8be9b172ce6f * {
    margin: 0px;
}
}

 

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
On 12/19/2021 at 12:19 PM, jaxnoel said:

Hmm, that's interesting. I edited some CSS that may have caused the problem so please look again. Thanks!

Add to Design > Custom CSS

/* nav one line */
.header-layout-nav-right .header-nav-list {
    flex-wrap: nowrap;
}
/* nav width */
.header-nav {
    width: 70% !important;
    flex: 70% !important;
}
/* logo width */
.header-title {
    width: 30%;
}

 

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
On 12/21/2021 at 3:14 AM, tuanphan said:

Add to Design > Custom CSS

/* nav one line */
.header-layout-nav-right .header-nav-list {
    flex-wrap: nowrap;
}
/* nav width */
.header-nav {
    width: 70% !important;
    flex: 70% !important;
}
/* logo width */
.header-title {
    width: 30%;
}

 

That works! Thank you so much!

Link to comment
On 12/29/2021 at 1:18 AM, jaxnoel said:

That works! Thank you so much!

Just checked again & found this issue

You can add this CSS to fix problem

/* Vex tablet image overlap text */
@media screen and (max-width:991px) and (min-width:768px) {
div#block-yui_3_17_2_1_1640665969501_6670+.row .html-block {
    margin-top: 30px;
}
}

team1727.org-01.2-min.png

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.