Tagged: font style, sidebar
-
AuthorPosts
-
May 10, 2017 at 1:25 am #790730
Hi there,
I’d like to find out if there is a way to change the font face and style of the sidebar in my theme. I would like not only to use a different font face and style but have bigger text, and I can’t find settings for it. Maybe there is some CSS for it, but I can’t find that either. Any assistance would be appreciated.- This topic was modified 7 years, 7 months ago by perfectword.
May 10, 2017 at 1:28 am #790734Hey,
Can you please post a link to your website and elaborate a bit on the changes you would like to make? :)
Best regards,
YigitMay 10, 2017 at 1:44 am #790744The post titles in “Recent Posts” and “Recent Comments” are in italics. I want to remove the italics and increase the font size. The theme came this way.
If you still need me to post a link, please let me know.
Thank you.May 10, 2017 at 1:48 am #790745Hey!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.recentcomments a, .widget_recent_entries li a { font-style: normal; font-family: inherit; font-size: 12px; }
Best regards,
YigitMay 10, 2017 at 2:00 am #790749Perfect! Thanks a bunch. :)
While we’re at it, is there any way to increase the font size in all posts and pages on the site as well? I know how to do it on a single post or page, but I’m looking to make a blanket change.
Thanks.May 10, 2017 at 2:40 am #790764Nevermind. I just figured out the font size on posts and pages. :)
May 10, 2017 at 3:46 am #790782Hi,
That’s great! Glad that you figured it out :)
Best regards,
NikkoOctober 28, 2018 at 3:08 pm #1027249Hi,
for some reason fonts of recent posts and categories in side bar are different.
I do not know if they have always been a different font.How do I get them the same font?
Thanks,
Marco- This reply was modified 6 years, 1 month ago by marcoabis81.
October 28, 2018 at 7:09 pm #1027292Hi,
I took a look at your sidebar recent posts and categories, and the fonts seem to be the same.
“Open Sans” for the body and “helvetica” for the headings.
Does this sound correct?Best regards,
MikeOctober 28, 2018 at 7:24 pm #1027297Yes,
I used the code on this article article and I changed the font with the one used for the categories so they are the same now..widget_recent_entries li a {
font-style: normal;
font-family: inherit;
font-size: 12px;
}Thank you
MarcoOctober 28, 2018 at 8:39 pm #1027333October 29, 2018 at 12:17 pm #1027472Yes please
October 29, 2018 at 1:11 pm #1027508Hi,
We will close this now. Thank you for using Enfold.For your information, you can take a look at Enfold documentation here
For any other questions or issues, feel free to start new threads under Enfold sub forum and we will gladly try to help you :)Best regards,
Mike -
AuthorPosts
- The topic ‘Changing Sidebar Font’ is closed to new replies.