Hi, how to fix the TikTok logo to be similar like other logos? SENSE THEME

Hi, how to fix the TikTok logo to be similar like other logos? Thanks.

Hi,

To make the TikTok logo bigger (to be the same size as others), please go to Edit code > Snippets and Open icon-tiktok.liquid file. Replace the icon-tiktok.liquid with the code below.


The only change for the icon-tiktok.liquid is adding viewBox size (viewBox=“0 0 18 18”) to match the icon size to others.

Hope it helps.

Thanks.

1 Like

Thanks.