Jump to content

Changing Logo Color on Mobile Menu

Recommended Posts

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

 

Greeting, it's BeyondSpace, I am Squarespace dev focus on provide solutions to enhance feature that squarespace.com can't provide.
Feel free to check my current Squarespace Plugins Developement: Enable Pinch/Zoom on lightbox, Delivery Date Picker, Lightbox Studio plugin
If you find my answer fit your need, let's leave a like or upvote so others with the same issue can find their solution. Thank you

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.