Csick17 Posted December 14, 2021 Share Posted December 14, 2021 Hi there! I am working on a website that requires TikTok social icon. I have created the custom CSS to put the new icon in, however, it currently stays the same color on all backgrounds. Is it possible to have this change with the rest of the social icons? /* TikTok icon */ .sqs-svg-icon--wrapper.url div { visibility: hidden; } .sqs-svg-icon--wrapper.url { background-image: url(https://static1.squarespace.com/static/61ae43157dfe805523d824a3/t/61b38d68c0f82e26de0542a8/1639157097040/tiktok.png); background-size: cover; background-repeat: no-repeat; } On yellow background it looks correct. In footer (green background), I need it to change to white ' Thanks in advance!! Link to comment
SquareRefresh Posted December 14, 2021 Share Posted December 14, 2021 Hey @Csick17 we have a free solution for that which allows you to use the native Squarespace system to change the colors without using CSS. You can also add whatsapp and a few others that are missing from the system too. You can check it out here. SquareRefresh, premium plugins & templates that have an elevated feel. Plugins: Have your site stand out. Templates: Our templates are designed with versatility in mind.Get Freebies: Sometimes things in life are free. Browser our hand selected free plugins. Link to comment
tuanphan Posted December 17, 2021 Share Posted December 17, 2021 On 12/15/2021 at 1:11 AM, Csick17 said: Hi there! I am working on a website that requires TikTok social icon. I have created the custom CSS to put the new icon in, however, it currently stays the same color on all backgrounds. Is it possible to have this change with the rest of the social icons? /* TikTok icon */ .sqs-svg-icon--wrapper.url div { visibility: hidden; } .sqs-svg-icon--wrapper.url { background-image: url(https://static1.squarespace.com/static/61ae43157dfe805523d824a3/t/61b38d68c0f82e26de0542a8/1639157097040/tiktok.png); background-size: cover; background-repeat: no-repeat; } On yellow background it looks correct. In footer (green background), I need it to change to white ' Thanks in advance!! If you share link to your site, we can help easier Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care 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