How to change theme fonts

Latest Reply from Alice at 2015-04-29 05:27:37
I'm using the free version 'Architecture' theme and I'm considering purchasing (activating) it.

But first, I'd like to know if it's possible and how to change some theme fonts.

The problem is, I need the site to be in a certain language which has special characters which are not supported by the main font used by this theme.

Here's the website in question:
http://am-photography.net/wp/

Look at the post titled "Limometal na tržištu Europske Unije". The Ž and Š characters use a different font.

So I'd like to change this font entirely to another one which would support these special characters and look good with the theme. How do I do this?
Hi!
You have to change the following code in the file style.css:
body {	
color:#616161;
font-size:12px;
---this--> font-family: 'Arial';
position:relative;
background:url(images/body.jpg) repeat-x top;
}
Hi,

I hace Chikdren Theme, I would like change the menu font type and the tittles of the Post (that have the same font). Is it Possible?

Thanks a lot
How can I to install a new font in the page? thanks
All changes such as change background, change font, or add new elements, etc you can do by yourself editing css and html at your own risk.

We don't provide any services, paid or unpaid, for editing themes for individual users.

Leave a reply

Add codeAdd image