nicki-patsios Posted March 18 Share Posted March 18 (edited) @tuanphan So the homepage has a white version of the logo so it's visible on the dark background, but the rest of the website won't have a dark background. Can you help me add CSS that only shows the white logo on the homepage and I can have the rest of the website with the darker logo. I placed the other logo on the homepage so you can easily see and grab for the coding. Website url: https://cat-trout-7kzz.squarespace.com/home password: password Edited March 18 by nicki-patsios More information Link to comment
Solution tuanphan Posted March 20 Solution Share Posted March 20 To change logo on Homepage Only, use this code to Website > Website Tools > Custom CSS. Replace Pixbay with your new logo url body.homepage header#header img { content: url(https://cdn.pixabay.com/photo/2023/06/13/11/45/landscape-8060760_1280.jpg); } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (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