This topic has 6 replies, 2 voices, and was last updated 8 years, 1 months ago ago by Jack Richardson
Hi there,
i need to set one font for all the site , body, header, menu
now there are 3 although I have set the “tinos” font.
I find these 3 fonts
tinos,
Raleway,
I need only
Raleway
Thanx
Hello,
Please use this css code:
body, a {
font-family: Raleway !important;
}
Best regards,
Jack Richardson.
so wtih this code,
I will have only one font for the entire site, correct?
thanx
Hello,
Yes, please use it.
Best regards,
Jack Richardson.
ok thanx
Hello,
You’re welcome.
Best regards,
Jack Richardson.
The issue related to '‘setting one text font for the site’' has been successfully resolved, and the topic is now closed for further responses