- This topic has 9 replies, 31 voices, and was last updated 8 years, 3 months ago by .
Viewing 10 posts - 1 through 10 (of 10 total)
Viewing 10 posts - 1 through 10 (of 10 total)
- You must be logged in to reply to this topic.
Home › Forums › WordPress Themes – Premium › Celestial (Celestial Reloaded) › Default Font and changing it to Book Antiqua
Hi:
I’d like to change the default font on Celestial 2.7 (and or the child theme) to display book antiqua. Can you please walk me through this process?
Thank you,
~Roland
Hi Roland,
Please follow through this video tutorial, it will help you to setup fonts as you like.
https://www.youtube.com/watch?v=aBbG5OvudHQ
Thanks.
Can it be done without a plugin?
Hi Roland,
Sorry for the delay, It will be hard for you to do without plugin, you need to hardcode the css and enqueue so we suggest you to use the plugin itself which will save your time as well as you can get lots of options.
Thanks
Hi Shekhar:
Can you give me the instructions for hard-coding it through CSS. The plug-in doesn’t seem to work with the sidebars
Hi Roland,
There is no such font (Book Antiqua) on the google fonts store to using the font through google fonts. So, it’s better to use the plugin itself, please install the plugin and let us know where does the font doesn’t change.
Thanks
Hi Umesh:
I’ve installed the plugin and chose to use “Glass Antiqua”
Issue #1: I have to hard-code the text in sidebar widgets otherwise it displays as a sans serif font
Issue #2: Suddenly the blog page font size has shrunk. The text on the actual post pages is fine, but on the blog page it’s like an 8 pt font.
Any suggestions?
Hi Roland,
You can use
is very small, you can increase font size of
with css.
Note : Please use the custom css plugin or child theme for to write css.
Thanks
Hi Umesh:
Yeah, we’re already writing custom code for the sidebars.
As for the blog page you say: ” font size of
is very small, you can increase font size of
with css.” How do I do that to affect Just that central blog page?
Hi Roland,
Please add the following css to fix the issue:
.blog article p {
font-size: 17px;
}
Note: Please use the custom css plugin or Child theme so the changes does not lost on theme updates.
Thanks
With our premium themes, we offer access to site documentation, video tutorials and timely support. Even if you have just started on WordPress, our support staff have the patience to help you create appealing sites gracefully.
Company
Privacy & Cookies: This site uses cookies. By continuing to use this website, you agree to their use.To find out more, including how to control cookies, see here: Privacy Policy
© Copyright © 2023 Styled Themes. All Right Reserved.