Jump to content

Changing Logo Color on Mobile Menu

Recommended Posts

  • Replies 1
  • Views 622
  • Created
  • Last Reply
11 minutes ago, maisaguam said:

Site URL: http://www.shopmaisaguam.com

Hi all!

I need help changing the logo color on my site's mobile menu page from its current white color to the brown color that is shown on the other pages. Any help is appreciated! 

Click here to visit website

Add this to Design->Custom CSS

@media screen and (max-width: 768px) {
    .homepage .header-title-logo a {
          background-image: url(https://static1.squarespace.com/static/5e7d4489d58040103726dcea/t/5eb80b2b19290276571cecc6/1589119790137/Maisa+1080_540-01.png);
          background-size: cover;
          background-repeat: no-repeat;
      }
  	  .homepage .header-title-logo img {
          visibility: hidden;
      }
}

 

BeyondSpace - Squarespace Website Developer

🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox, video lightbox and much more)
🗓️ Delivery Date Picker (Squarespace Date picker form field)
💫 Gallery block 7.1 workaround
🥳 No-code customisations for Squarespace (+100 Spark plugin customisations)
🥳 Freemium Squarespace Widget Templates (+1000 Elfsight Templates)

If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. Thank you!

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.