<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.1-alpha-2539" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
		>
	<channel>
		<title>WordPress.com Forums &#187; Topic: unable to change font style on headings</title>
		<link>http://en.forums.wordpress.com/topic/unable-to-change-font-style-on-headings</link>
		<description>WordPress.com Forums &#187; Topic: unable to change font style on headings</description>
		<language>en</language>
		<pubDate>Tue, 18 Jun 2013 07:05:55 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2539</generator>
				<atom:link href="http://en.forums.wordpress.com/rss/topic/unable-to-change-font-style-on-headings" rel="self" type="application/rss+xml" />

		<item>
			<title>kathrynalmy on "unable to change font style on headings"</title>
			<link>http://en.forums.wordpress.com/topic/unable-to-change-font-style-on-headings#post-1000108</link>
			<pubDate>Thu, 06 Sep 2012 14:12:36 +0000</pubDate>
			<dc:creator>kathrynalmy</dc:creator>
			<guid isPermaLink="false">1000108@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Thanks for your help!
</p>
]]></description>
					</item>
		<item>
			<title>designsimply on "unable to change font style on headings"</title>
			<link>http://en.forums.wordpress.com/topic/unable-to-change-font-style-on-headings#post-999604</link>
			<pubDate>Wed, 05 Sep 2012 21:47:36 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">999604@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<blockquote><p>Thank you! That does work, except when I do that, the heading is no longer in the serif font.</p></blockquote>
<p>What is happening is that the font+style you set on the fonts page is the only one available on the front end. So, if you set up a font as italic via the Appearance &#8594; Custom Design &#8594; Fonts page, then you can only use the italic version on the blog itself. You can override the font style with custom CSS, but it will use the font stack and fall back to the next closest font on the list because the non-italic version isn't loaded. Sorry for the trouble that's causing you!</p>
<p>@zandyring, the .wf-active part of the selector is something WordPress.com-specific. It will work in the same way as the "!important" rule I mentioned above, but the "!important" rule is more portable (i.e. it will still work for someone using the same theme on a WordPress.org blog) and so that's why I usually recommend it instead of using .wf-active.
</p>
]]></description>
					</item>
		<item>
			<title>zandyring on "unable to change font style on headings"</title>
			<link>http://en.forums.wordpress.com/topic/unable-to-change-font-style-on-headings#post-998172</link>
			<pubDate>Tue, 04 Sep 2012 17:55:44 +0000</pubDate>
			<dc:creator>zandyring</dc:creator>
			<guid isPermaLink="false">998172@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I'm looking at the H4 tag on your portfolio page - seeing "Encore Magazine" for a reference.</p>
<p>The font that is targeted at that tag is only an italic, best I can tell. The pt-serif font is what I'm seeing, for your info.</p>
<p>The tag is this:</p>
<p><code>.wf-active .post-entry h4</code></p>
<p>And it is actually specifying the font-style: italic and font-variant: normal. I would get to the bottom of that font, and I think you may have your solution.
</p>
]]></description>
					</item>
		<item>
			<title>kathrynalmy on "unable to change font style on headings"</title>
			<link>http://en.forums.wordpress.com/topic/unable-to-change-font-style-on-headings#post-998077</link>
			<pubDate>Tue, 04 Sep 2012 16:07:48 +0000</pubDate>
			<dc:creator>kathrynalmy</dc:creator>
			<guid isPermaLink="false">998077@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Thank you! That does work, <strong>except</strong> when I do that, the heading is no longer in the serif font.<br />
I am using these heading on the portfolio page: <a href="http://kathrynalmy.wordpress.com/portfolio/" rel="nofollow">http://kathrynalmy.wordpress.com/portfolio/</a><br />
Is there any way I can fix that?
</p>
]]></description>
					</item>
		<item>
			<title>designsimply on "unable to change font style on headings"</title>
			<link>http://en.forums.wordpress.com/topic/unable-to-change-font-style-on-headings#post-997994</link>
			<pubDate>Tue, 04 Sep 2012 15:01:59 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">997994@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>The font change from the Appearance &#8594; Custom Design &#8594; Fonts page is very specific, and so if you would like to override it using custom CSS you should use the "!important" rule.</p>
<p>Please try the following:</p>
<pre><code>.post-title h4 {
	font-style:normal !important;
}</code></pre>
<p>If you have any trouble, please post a link to the post or page you are working on that has the h4s you are trying to change.
</p>
]]></description>
					</item>
		<item>
			<title>kathrynalmy on "unable to change font style on headings"</title>
			<link>http://en.forums.wordpress.com/topic/unable-to-change-font-style-on-headings#post-993527</link>
			<pubDate>Fri, 31 Aug 2012 14:29:44 +0000</pubDate>
			<dc:creator>kathrynalmy</dc:creator>
			<guid isPermaLink="false">993527@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I am using the Chateau theme with custom design. I have selected a Custom Font for Headings and selected the style to be Italic.<br />
I would like some headings to be italic and some not. Using the CSS editor, I have been able to change some properties of headings (size, color) so I believe I’m identifying them correctly, but whatever I try I am unable to change the font style.<br />
Among other things, I would like the h3s and h4s to not be in italics. This is what I've tried:<br />
<code>.post-entry h4 {&lt;br /&gt;
	font-style:normal;&lt;br /&gt;
}</code><br />
I have also tried setting the Custom Font back from italic to normal and then setting certain headings to font-style: italic, but that doesn’t work either. What am I doing wrong?
</p>
]]></description>
					</item>

	</channel>
</rss>
