Karls Posted April 28, 2021 Posted April 28, 2021 Site URL: https://www.waterdropstudio.com Hello! Wondering if someone could take a look at my coding. I am a designer, not a coder so I find what I need on the internet and cross my fingers that it'll work for some things. I am trying to change the color of my social media block in my footer, and the code was working for a while and now it only works when I edit the footer block. Once I click save and navigate to a new page the icons turn black. This is the code I am using: /*footer social color change */ .sqs-use--icon {fill:#A49175!important;} .sqs-use--mask {fill:#fbf2d6!important;} I also added some code to customize the bullets, and the same thing happens; it works for a minute and then switches back to normal bullets. Using this code: /*CUSTOM BULLETS*/ ul[data-rte-list] li>*:first-child::before { content: "\21AA"; font-weight: 400; color: #A49175; } I'm wondering if I have some bad syntax somewhere that is causing this to happen? Site is: waterdropstudio.com Password: kimchi If anyone has a sec to take a look I'd reallly appreciate it! Thanks!
tuanphan Posted April 29, 2021 Posted April 29, 2021 Hi. Which page? 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!)
Karls Posted April 30, 2021 Author Posted April 30, 2021 Hi @tuanphan, the social icons are in the footer, and they still aren't working. waterdropstudio.com/home I removed the code for custom bullets because they were causing the bullets not to show up at all, but they were on about. waterdropstudio.com/about-waterdrop-studio under "who we work with". Thanks!
tuanphan Posted May 3, 2021 Posted May 3, 2021 On 5/1/2021 at 4:31 AM, Karls said: Hi @tuanphan, the social icons are in the footer, and they still aren't working. waterdropstudio.com/home I removed the code for custom bullets because they were causing the bullets not to show up at all, but they were on about. waterdropstudio.com/about-waterdrop-studio under "who we work with". Thanks! With social icons. You try contacting Squarespace Customer Care. There are some problems with the icon's code structure, and I can't think of what caused it, maybe from the SS system. With bullet I don't see Who we work 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!)
Karls Posted May 3, 2021 Author Posted May 3, 2021 Hi @tuanphan Thanks for your reply! I removed the custom bullets, no worries on that. So weird about the social icon color change. Will Squarespace support even answer a question about that? They don't help with custom code, right? Would you happen to know a different code that would accomplish the same result? Thanks again.
tuanphan Posted May 4, 2021 Posted May 4, 2021 On 5/3/2021 at 10:16 AM, Karls said: Hi @tuanphan Thanks for your reply! I removed the custom bullets, no worries on that. So weird about the social icon color change. Will Squarespace support even answer a question about that? They don't help with custom code, right? Would you happen to know a different code that would accomplish the same result? Thanks again. You try duplicate your site & remove all code & check. If it doesn't work, contact SS customer care (for duplicate site) 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!)
Recommended Posts
Archived
This topic is now archived and is closed to further replies.