Jump to content

Add TIKTOK logo to website - Template Hyde

Recommended Posts

  • Replies 3
  • Created
  • Last Reply

Top Posters In This Topic

Hello there!

To add this icon to your website you will need to download the TikTok social icon in either a PNG or SVG format. Once you've found the icon you want to use, upload it to Squarespace or use a third-party host.

Navigate to Design > Custom CSS.

For Header:

.SocialLinks-link.url svg  {
  visibility:hidden;
}
.SocialLinks-link.url {
background-image: url(YOUR_TIKTOK_SVG/PNG_LINK_HERE);
    background-size: cover;
    background-repeat: no-repeat;
    transform:scale(1);
}

For the Footer:

.sqs-svg-icon--wrapper.url div {
    visibility: hidden;
}
.sqs-svg-icon--wrapper.url {
    background-image: url(YOUR_SVG/PNG_LINK_HERE);
    background-size: cover;
    background-repeat: no-repeat;
}

 

Hope this helps! Let me know if you need any further assistance or help.

-Dan

Link to comment

You can pick the icon from iconmoon

https://icomoon.io/iconsabf18a1/4/808.svg

808.svg

BeyondSpace - Squarespace Website Developer

🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox)
🗓️ Delivery Date Picker (Squarespace Date format)
💫 Animated Buttons (Referral URL)
🥳 Sparkplugin Customisations Browsers (Browse +100 Spark plugin customisations)
🥳 Elfsight Template Browsers (Browse +1000 Elfsight widget Templates)

If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. Thank you!

 

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

×
×
  • Create New...

Squarespace Webinars

Free online sessions where you’ll learn the basics and refine your Squarespace skills.

Hire a Designer

Stand out online with the help of an experienced designer or developer.