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 BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox) 🗓️ Delivery Date Picker (Squarespace Date format) 💫 Animated Buttons (Referral URL) 🥳 Sparkplugin Customisations Browsers (Browse +100 Spark plugin customisations) 🥳 Elfsight Template Browsers (Browse +1000 Elfsight widget 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
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment