maisaguam Posted January 4, 2021 Share Posted January 4, 2021 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 Beyondspace 1 Link to comment
Beyondspace Posted January 4, 2021 Share Posted January 4, 2021 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; } } tuanphan 1 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 pluginIf 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
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment