cloeblanchet Posted April 13, 2022 Share Posted April 13, 2022 Site URL: https://www.neilmay.com/ Hello, I have read and followed everyone's advice on updating the logo. When I add this code to custom css on the home page, the actual text appears at the top of the screen and the logo stays the same so basically it does not work. Don't know what I'm doing wrong ! /**desktop logo**/ @media screen and (min-width:767px) { #collection-620399b81f82b412581f6d2d .header-title-logo img { content: url("https://static1.squarespace.com/static/620397f8b38a9917e45bdcaa/t/6256c99ec2b1c406267dc23c/1649854878722/NeilMayLogoWhite.png") !important; max-height:inherit !important; } } Link to comment
Beyondspace Posted April 13, 2022 Share Posted April 13, 2022 1 hour ago, cloeblanchet said: Site URL: https://www.neilmay.com/ Hello, I have read and followed everyone's advice on updating the logo. When I add this code to custom css on the home page, the actual text appears at the top of the screen and the logo stays the same so basically it does not work. Don't know what I'm doing wrong ! /**desktop logo**/ @media screen and (min-width:767px) { #collection-620399b81f82b412581f6d2d .header-title-logo img { content: url("https://static1.squarespace.com/static/620397f8b38a9917e45bdcaa/t/6256c99ec2b1c406267dc23c/1649854878722/NeilMayLogoWhite.png") !important; max-height:inherit !important; } } What is your site-wide password? DaniCal 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
AltitudeDesign Posted April 14, 2022 Share Posted April 14, 2022 You need to put <style> </style> around the code 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