Jump to content

Left Justify Header Title Above Header Navigation

Recommended Posts

Site URL: https://burgundy-tetra-8dp5.squarespace.com/

Hi there! I'm having a bit of difficulty with some custom CSS. In effect, I've dropped the Header Navigation below the Header Title and I'm trying to justify them both to the left (nav under title)...

I've got the CSS attached below alongside a screengrab. Any help would be much appreciated! Thank you!

Erik

 

 

@media screen and (min-width:992px) {
/* Cart number to cart text */
span.sqs-cart-quantity:before {
    content: "SHOPPING CART (";
}
span.sqs-cart-quantity:after {
    content: ")";
}
header#header svg.icon.icon--cart {
    display: none;
}
.header .header-actions-action--cart .icon {
    width: auto;
}
.icon-cart-quantity {
    position: fixed !important;
    font-size: 33px;
     top: 10px;
       right: 10px;
}
}

/* Nav under header */
.header-title-nav-wrapper {
    flex-direction: column;
    justify-content: start !important;
}

 

 

Screen Shot 2022-01-03 at 2.59.08 PM.png

Link to comment
  • Replies 4
  • Views 316
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Posted Images

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.