how do we change the font in replete to same as abundance, what font does abundance use?
thx in advance, cheers
how do we change the font in replete to same as abundance, what font does abundance use?
thx in advance, cheers
Hi creation01,
The basic body font is:
body{
font: 12px/1.7em "Helvetica Neue",Helvetica,Arial,sans-serif;
}
Everything will be in: http://www.kriesi.at/themes/abundance/wp-content/themes/abundance/style.css so you can just scan through for any of the font properties and adjust as needed though most of the styling should be fairly similar I think Abundance uses more serif fonts while Replete uses more sans-serif stuff.
Regards,
Devin
DEvin-
thx, but we were more concernd with font for titles of articles. Is it changned under heading font?
we have the font "Trebuchet MS",Arial,Helvetica,san-serif, just need to know how to replace in in use for
how do we change the font for titles, category titles ( Store), product descriptions? we have the font "Trebuchet MS",Arial,Helvetica,san-serif,, how do we apply it?
the body font is great.
Hi creation01,
Try to add the code I posted in your other thread: http://www.kriesi.at/support/topic/change-title-font
Regards,
Ismael
You must log in to post.