Jump to content

Forte Site Title Alignment

Recommended Posts

  • Replies 2
  • Created
  • Last Reply

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;
		}
	}
}

 

If you're looking for a Squarespace Developer, drop me a line
Also, you might want to check out my Squarespace template finder

Link to comment

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.