- This topic has 12 replies, 2 voices, and was last updated 8 years, 1 month ago by Andrew Misplon.
Tagged: blog
- AuthorPosts
- October 18, 2016 at 5:36 pm #5310
JDEE1TipsParticipantHi,
Everything is set !
We are started migrating our blog from our old site to new one.
We want to change the Font and Font size of our Blog content but we don’t have a option to change it.
Can you please help us ? We will take your premium support before our go live (With in one month) . Its really worthy to take your premium support.
Best Regards
JDEE1Tips
Systemic Software SolutionsOctober 18, 2016 at 5:42 pm #5311
Andrew MisplonKeymasterHi JDEE1Tips
Glad to hear you’re making progress.
Appearance > Customize > Theme Design
in the premium version does have font size settings. For now, if you wanted to change the font size in the blog only you could add something like this to your Custom CSS plugin./* Blog */ .blog .entry-content, .archive .entry-content, .single .entry-content { font-size: 16px; }
If you have a plugin like Simple Custom CSS installed you can add the above to
Appearance > Custom CSS
. Hope that helps, adjust as required.October 18, 2016 at 6:08 pm #5312
JDEE1TipsParticipantHi Andrew,
Thanks for your help ! We upgraded our account to premium.
Can you please let me know when this option will be enabled ? We are still not able to see the option.
Best Regards
JDEE1Tips
Systemic Software SolutionsOctober 18, 2016 at 6:16 pm #5313
Andrew MisplonKeymasterThanks. You can upgrade from free to premium from
Appearance > Ultra Premium
, clickAlready Paid?
top right and enter your order number. Follow the prompts to upgrade. Then, go toAppearance > Customize > Theme Design > Content
where you can adjust the font size.October 18, 2016 at 6:17 pm #5314
Andrew MisplonKeymasterOctober 18, 2016 at 6:20 pm #5315
JDEE1TipsParticipantThank you !
We have not received the Order number. Can you please help us ?
Best Regards
JDEE1Tips
Systemic Software SolutionsOctober 18, 2016 at 6:24 pm #5316
Andrew MisplonKeymasterThis reply has been marked as private.October 18, 2016 at 6:40 pm #5318
JDEE1TipsParticipantThank you Anderw !
Premium account is activated but still we are not able to change the Font of our blog post. Whether we need to install any plugin ?
Best Regards
JDEE1Tips
Systemic Software SolutionsOctober 18, 2016 at 6:41 pm #5319
Andrew MisplonKeymasterGlad to hear you’ve made progress. Have you checked
Appearance > Customize > Theme Design > Content
?Please, see: https://purothemes.com/documentation/ultra-theme/customizer/theme-design/content/
October 18, 2016 at 7:09 pm #5320
JDEE1TipsParticipantHi Andrew,
We can able to see the option. This option is for entire website correct ?
We just want to change the Blog post content font only. Is it possible ?
Best Regards
JDEE1Tips
Systemic Software SolutionsOctober 18, 2016 at 7:20 pm #5321
Andrew MisplonKeymasterThere, unfortunately, isn’t a blog specific section. It’s a tough balance between too many settings and just the right amount. If you have Simple Custom CSS installed, please, try my snippet inserted at Appearance > Custom CSS:
/* Blog */ .blog .entry-content, .archive .entry-content, .single .entry-content { font-size: 16px; }
October 18, 2016 at 7:22 pm #5322
JDEE1TipsParticipantThank you ! We will try and update you.
Best Regards
JDEE1Tips
Systemic Software SolutionsOctober 18, 2016 at 7:22 pm #5323
Andrew MisplonKeymasterFor sure 🙂
- AuthorPosts
You must be logged in to reply to this topic.