Guest Posted August 5, 2019 Posted August 5, 2019 hi all - i created a logo through squarespace and tried replacing my site title. when i do so nothing happens and only the site title is errased but not replaced. i'm told it's because of custom code but even when i temporarily remove the code, it still doesn't show. any help and insight would be much appreciated.
tuanphan Posted August 5, 2019 Posted August 5, 2019 @dmodesto13 You should share site url 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!)
Guest Posted August 5, 2019 Posted August 5, 2019 Yes thank you for that. It's https://www.calmeats.com
tuanphan Posted August 5, 2019 Posted August 5, 2019 @dmodesto13 Add to Home > Design > Custom CSS #site-title a { visibility: hidden; } #site-title a:before { visibility: visible; content: ""; background-image: url(https://image.flaticon.com/icons/svg/1279/1279537.svg); background-repeat: no-repeat; background-size: contain; background-position: center center; height: 100px; display: block; text-align: center; margin-bottom: -100px; } 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!)
Guest Posted August 5, 2019 Posted August 5, 2019 Thank you so much for taking the time to do this. I tried and it just made the site title disappear and nothing else happened.
tuanphan Posted August 5, 2019 Posted August 5, 2019 @dmodesto13 You can keep the code and i'll check why it didn't working? 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!)
Guest Posted August 5, 2019 Posted August 5, 2019 Thank you so much! I can't tell you how much I appreciate the help! I'm quite sad I can't get the site to look the way I wish...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.