Tik Tok icon in font newsmag

Posted in: Newsmag
Post count: 5

Hi.
I think that in newsmag font (font-family: “newsmag”;) lacks some icons such as tik tok.
How can I fix it?

Also, how can I change the hover color of an icon (e.g youtube) in top bar ?

Thank you
George

Post count: 35449

Hi kinisis, indeed there seems to be a problem with the tiktoc icon, this can not be load, I made a notice to our developers to check those problems and file a fix.
The colors for social networks can be change only with custom css:
.td-header-sp-top-widget i.td-icon-youtube:hover {
color: #bb0000;
}

This code need to be set in theme panel> custom code> custom css.
Thank you!

Post count: 13

I have the same problem with the icons on header & footer

Post count: 35449

Hi,
It looks that the icon for TikTok is not loaded like the rest of them -> https://i.imgur.com/xqnqdsO.png please make sure that this is not a cache or minify problem -> https://prnt.sc/11ac7j6
Thank you!

Post count: 13

Hi! I disabled the W3 Cache plugin and indeed I can see my site well now logged in as administrator, but I still have problems with the tiktok icon in both the header, the footer and the widget

Post count: 35449

Hi,
About the tiktok icon, it looks that the code from our theme from icons is deprecated and that it is way is no longer display.
For the moment the only solution is to use an icon and set it with css.
Also I will search for anther methods to provide a fix.
Thank you!

Viewing 6 posts - 1 through 6 (of 6 total)
The forum ‘Newsmag’ is closed to new topics and replies.