Change font of blog sidebar and byline Posted in : Read WP CrocusReviewParticipant 6 January 2014 at 01:08 #11240 How can I change the font style of the sidebar headings and the byline on blog pages? Mehmet S.Keymaster 7 January 2014 at 03:09 #11282 Hi, Use this in your custom css field: #secondary h3.widget-title { font-family: "Georgia"; } Thanks CrocusReviewParticipant 12 January 2014 at 07:56 #11438 How can I change the font of the by-line (that includes author, post date, etc.) on blog posts to Open Sans font? I tried adding this to my custom css field, but nothing changed: #secondary h3.widget-title { font-family: “Open Sans”; } Also, how can I change the alignment of the by-line from centered to left-margin? Thanks, Gary Mehmet S.Keymaster 12 January 2014 at 14:59 #11439 Use theme customizer to change fonts. Appearance > Customize. To left align: .entry-meta { text-align: left; } Viewing 4 posts - 1 through 4 (of 4 total) You must be logged in and have valid license to reply to this topic. License required for the following item Read WP - Minimalist WordPress Blog Themeby pixelwars Login and Registration Log in · Register