TimMarner Posted February 24, 2022 Share Posted February 24, 2022 (edited) Site URL: https://plumbfactory.com Can anyone help me replace the squarespace social icons with my own icons. I want to replace them throughout the whole site; header, footer and on pages. Edited February 24, 2022 by TimMarner Pressed enter before finishing Link to comment
Beyondspace Posted February 24, 2022 Share Posted February 24, 2022 1 hour ago, TimMarner said: Site URL: https://plumbfactory.com Can anyone help me replace the squarespace social icons with my own icons. I want to replace them throughout the whole site; header, footer and on pages. What is your site-wide password? I can not access your site at the moment 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, Keyword HighlighterIf 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
TimMarner Posted February 24, 2022 Author Share Posted February 24, 2022 59 minutes ago, bangank36 said: What is your site-wide password? I can not access your site at the moment It's tuesday123 Link to comment
Beyondspace Posted February 24, 2022 Share Posted February 24, 2022 1 hour ago, TimMarner said: It's tuesday123 Try the following one for facebook /* Social icon facebook */ .header-actions-action--social [href *='facebook']:after, .sqs-svg-icon--list [href *='facebook']:after { content: ''; display: block; width: 100%; height: 100%; background-image: url('https://api.iconify.design/arcticons/facebook.svg?color=white'); background-repeate: no-repeat; background-position: center center; background-size: contain; position: absolute; left: 0; top:0; } .header-actions-action--social [href *='facebook'], .sqs-svg-icon--list [href *='facebook'] { position: relative; } .header-actions-action--social [href *='facebook'] svg, .sqs-svg-icon--list [href *='facebook'] svg { visibility: hidden; } Let me know how it works 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, Keyword HighlighterIf 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
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment