This topic has 6 replies, 3 voices, and was last updated 9 years, 11 months ago ago by Eva Kemp
Hi
The font of the blog is different than the font we used in the website.
In Theme Options > Typography, everything (body font, main font, H1, H2, …) is set on “Raleway”, but the blog seems to use another font.
How can we set the remaining blog fonts (single posts as well as the previews) on Raleway?
Hello,
As I see it’s the same font on blog http://prntscr.com/5fjfkk and on home page http://prntscr.com/5fjfoy
Isn’t it?
Regards,
Robert Hall.
No it’s different. Look at the g’s for example.
Hello,
Please add this code into custom.css file:
.content-article {
font: 13px/24px Raleway !important;
}
Thank you.
Regards,
Eva Kemp.
The font under “related posts” is still the old one.
What code do I need to add for this?
Can you please have a look at it?
Hello,
Please use this code as well:
.recentCarousel .slide-item .caption p {
font: 13px/24px Raleway !important;
}
Regards,
Eva Kemp.
The issue related to '‘Font blog vs font website’' has been successfully resolved, and the topic is now closed for further responses