Jump to content

Forte Site Title Alignment

Recommended Posts

Posted

I am using the Forte template and am looking for css to move the title to align over with the navigation bar on the right instead of on the default, left.

  • Replies 2
  • Views 1k
  • Created
  • Last Reply
Posted

Try adding this to the custom css area after any other code that may already be there

@media only screen and (min-width: 641px) {
	#headerWrapper header .wrapper {
		display: flex;
		width: 100%;
		justify-content: flex-end;
		#logo {
			display: inline-block;
		}
		#topNav {
			display: inline-block;
		}
	}
}

 

I'm Colin Irwin aka silvabokis.  I've been a Squarespace designer & developer since 2013. 
You might want to check out my
Squarespace Template Finder or read my Squarespace tips
Speaking of tips, 💲I've got a tip jar. Feel free to throw a few quid into if you think I've helped you. 

If you're looking for a Squarespace developer Book a chat or Drop me a line - first meeting is always free  

 

Posted

Thank you! So additionally, the alignment of the site title's center appears to align with the bottom row of the navigation.

How do I have both align along the bottom?

SITE TITLE AND NAVIGATION.png

Archived

This topic is now archived and is closed to further replies.

×
×
  • 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.