Jump to content

Change site title on single page

Recommended Posts

  • Replies 2
  • Views 321
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

There is a CSS way but the results aren't the best as far as spacing goes.

Add the following to Design > Custom CSS.

#site-title {

  visibility : hidden;
  
  }

#site-title::before {

  content : 'EventTech Chat';
  visibility : visible;
  
  }

The best method is to replace the text with some JavaScript which negates the spacing issue but requires the business plan or above.

Please see Page Site Title Change.

Let us know how it goes.

Find my contributions useful? Please like, upvote, mark my answer as the best ( solution ), and see my profile. Thanks for your support! I am a Squarespace ( and other technological things ) consultant open for new projects.

Link to comment
  • KristinH_SQSP changed the title to Change site title on single page

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.