Change Text Logo Font

Posted in: Newsmag
Post count: 5

Hi,

I would like to change the text logo font on my website. I am not seeing any way to do this. Is it possible for you to insert custom CSS to accomplish this? I would like the font to be Glacial Indifference Bold.

Thanks

Post count: 23312

Hello mvonplato,

If you want to make some changes to the logo text, you should use a bit of CSS code and place it in Theme panel -> Custom CSS area.

.td-header-style-10 .td-header-text-logo span{
font-family:Arial;
}

Notice that the font family used in this code should have to be loaded from the Theme panel in order to achieve good results.

Thanks.

Post count: 5

Catalin,

Thanks for your help.

I have tried to insert the CSS code, but have not seen any changes. I am using a custom font (Glacial Indifference Bold) that I have uploaded into the theme panel. Will this cause any issues?

I have tried to insert the CSS code with other fonts as well, but still not noticing any changes after refreshing the page and clearing the cache.

Thoughts?

Thanks

Post count: 23312

Hello mvonplato,

Ensure that your custom font has been correctly imported. If the font has been used on your website and then if you will use it via CSS you should receive good results. Provide your website URL and your code so I can check it.

Thanks for your understanding!

Post count: 5

Catalin,

Is it possible to respond to your previous message with a private reply? I would like to give you admin access in order to review the CSS code. The website is not live, but we are building it while there is a ‘maintenance mode’ page.

Post count: 5

Bump

Post count: 23312

Hello mvonplato,

If you want a private conversation, please send us an email at contact@tagdiv.com with your log-in information (wp-admin) and write us there which are your problem. Provide there the link to this topic so we can quickly identify you.

Thanks for your understanding!

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