Jump to content

Using a different logo on tablets only?

Recommended Posts

  • Replies 2
  • Views 394
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Following up in case anyone out there has any ideas. I think the solution is to:

  1. Set one logo for the site itself,
  2. Add an alternative logo under Custom CSS > Manage Custom Files
  3. Find the url of that logo
  4. Use CSS to tell the site to use the alternative logo for tablet widths. 

I *think* it would look something like this, but my CSS is wrong. Any suggestions?

________

@media screen and (max-width:1024px) and (min-width:641px)
{
.Header-title-logo {content:url(URL OF ALTERNATIVE LOGO);
}

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.