Jump to content

Adding text to header [7.0 / Brine]

Recommended Posts

Hi all!  

I am trying to add a few lines of text to the center of the page/between the logo and new navigation. I've tried codes from previous threads but none worked, unfortunately. I am using the Miller template in the Brine family in version 6.0 and I've included a screenshot of what I am hoping to achieve. 

Bonus points if you can include code to get all elements (logo, text, navigation) to be horizontally aligned with each other.

here is the link: https://dan-polyak-snck.squarespace.com/
password: H3LPmePLZ

@tuanphan would love any help if possible! 

Many thanks in advance!

Screen-Shot-2023-09-11-at-9.17.25-PM.png

Link to comment
  • Replies 1
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Posted Images

You can add this code to Website > Page (or Design) > Website Tools > Custom CSS

header.Header [data-nc-container="bottom-center"] {
    display: block !important;
    position: static !important;
}
header.Header [data-nc-container="bottom-center"]:before {
    content: "Squarespace Templates 6.0";
    font-family: sofia-pro;
    font-weight: 600;
    font-style: normal;
    font-size: 11px;
    letter-spacing: .1em;
    text-transform: uppercase;
    color: white;
    position: fixed;
    left: 50%;
    transform: translateX(-50%);
}

image.thumb.png.27acc3979c4de1ce83fc4687590f2334.png

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.