<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.1" -->
<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>THE MOLITOR FORUMS &#187; Topic: Post/Page title - change the font</title>
		<link>http://www.themolitor.com/forums/topic/postpage-title-change-the-font</link>
		<description>THE MOLITOR FORUMS &#187; Topic: Post/Page title - change the font</description>
		<language>en-US</language>
		<pubDate>Thu, 30 Apr 2026 11:33:46 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://www.themolitor.com/forums/search.php</link>
		</textInput>
		<atom:link href="http://www.themolitor.com/forums/rss/topic/postpage-title-change-the-font" rel="self" type="application/rss+xml" />

		<item>
			<title>THE MOLITOR on "Post/Page title - change the font"</title>
			<link>http://www.themolitor.com/forums/topic/postpage-title-change-the-font#post-27002</link>
			<pubDate>Thu, 06 Feb 2014 10:31:11 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">27002@http://www.themolitor.com/forums/</guid>
			<description><p>Thanks for following up with your findings!</p>
<p>Best,</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>shemer1 on "Post/Page title - change the font"</title>
			<link>http://www.themolitor.com/forums/topic/postpage-title-change-the-font#post-26992</link>
			<pubDate>Thu, 06 Feb 2014 07:58:48 +0000</pubDate>
			<dc:creator>shemer1</dc:creator>
			<guid isPermaLink="false">26992@http://www.themolitor.com/forums/</guid>
			<description><p>Thanks Chris, it does.</p>
<p>That is how I did it (for others and the records):<br />
1. Picked the desirable font from: <a href="http://www.google.com/fonts" rel="nofollow">http://www.google.com/fonts</a> (great tool, btw)<br />
2. Entered the generated api code in my site: Appearance/Customize/Google costume api (no need to type the keyword below it.<br />
3. Entered the following code in "font-family: 'Great Vibes', cursive;"<br />
4. Added the font (in style.css) to this line (had to increase font size too): .entrytitle a {text-align: center; line-height: 1.2em; font-family: Great Vibes; font-size: 42px;}</p>
<p>Thanks much,
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "Post/Page title - change the font"</title>
			<link>http://www.themolitor.com/forums/topic/postpage-title-change-the-font#post-26973</link>
			<pubDate>Wed, 05 Feb 2014 10:46:52 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">26973@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>You don't need to edit any PHP files. You can add something like the following to the Custom CSS box on the Customize page...</p>
<pre><code>.post h2.posttitle,
.entrytitle,
.post h2.posttitle a,
.entrytitle a {font-family:...}</code></pre>
<p>Just customize the styling to your liking.</p>
<p>Hope that helps.</p>
<p>Best,</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>shemer1 on "Post/Page title - change the font"</title>
			<link>http://www.themolitor.com/forums/topic/postpage-title-change-the-font#post-26959</link>
			<pubDate>Wed, 05 Feb 2014 07:53:10 +0000</pubDate>
			<dc:creator>shemer1</dc:creator>
			<guid isPermaLink="false">26959@http://www.themolitor.com/forums/</guid>
			<description><p>Hi,</p>
<p>Where (in which PHP) I can change the font type of the Post and Page title?<br />
I looked at style.css here (below cut/paste) - couldn't find it.</p>
<pre><code>/* -----POST AND ENTRY STUFF----- */
.listing .post {margin: 0 0 30px;}
.post, .entry {text-align: justify; width: 100%;}
.post h2.posttitle ,
.entrytitle,
.post h2.posttitle a,
.entrytitle a {text-align: center; line-height: 1.2em; font-size: 36px;}
.postInfo {font-size: 12px; text-align: center; font-style: italic; margin:5px 0 15px;}
body.page .entrytitle,
body.single .postInfo {margin-bottom: 35px;}</code></pre></description>
		</item>

	</channel>
</rss>
