This topic has 8 replies, 2 voices, and was last updated 9 years, 11 months ago ago by Eva Kemp
Hi, EVa
You just solve my problem including century gothic in my web, but there are elements that doesn’t change
One of them is the menu and the sidebar (there are others like the text in the slider but i don’t know if the theme can change that)
I add another piece of code for h1-h6
But, can i modify all the text in the web?
Hello,
You need select the elements for which font needs to be changed and write css code for them in custom.css file.
Thank you.
Regards,
Eva Kemp.
Hi again, Eva
How i can be sure of the list of the elments?
I know a little html, but this surpasses my knowledge
If you know where i can study this subject, it’ll be great
Thanks a lot
Juan
Hello,
Please specify font for what elements needs to be changed and we’ll provide you with the code.
Thank you.
Regards,
Eva Kemp.
Hi, Eva
I found that the element that remains is the
I got it all!!
Thanks for your care
I use this code:
body, h1, h2, h3, h4, h5, h6, a, address, blockquote, center, dir, div, dl, fieldset, form, hr, isindex, menu, noframes, nos-cript, ol, p, pre, table, ul {
font-family: comic sans, century gothic, sans-serif !important;
}
Do you think is correct?
thanks
Juan
Hello,
Have you tried to write it in custom.css file?
If you want to use century gothic font write only it: font-family: century gothic !important;
Thank you.
Regards,
Eva Kemp.
Hi, Eva
Yes. The code was a test.
In the final archive, i use only century gothic and sans-serif as second option
Why do you use !important inthe code?
Thanks
Juan
Hello,
It’s used to make parent code overwritten in any case.
You can read about it in this article: http://www.webcredible.com/blog-reports/web-dev/css-important.shtml
Regards,
Eva Kemp.
Tagged: century gothic, issue, seo friendly, templates, woocommerce, wordpress
The issue related to '‘Century gothic with an issue’' has been successfully resolved, and the topic is now closed for further responses