<?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: Font style and sizes in titles/menu</title>
		<link>http://www.themolitor.com/forums/topic/font-style-and-sizes-in-titlesmenu</link>
		<description>THE MOLITOR FORUMS &#187; Topic: Font style and sizes in titles/menu</description>
		<language>en-US</language>
		<pubDate>Fri, 01 May 2026 12:49:31 +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/font-style-and-sizes-in-titlesmenu" rel="self" type="application/rss+xml" />

		<item>
			<title>THE MOLITOR on "Font style and sizes in titles/menu"</title>
			<link>http://www.themolitor.com/forums/topic/font-style-and-sizes-in-titlesmenu#post-37307</link>
			<pubDate>Wed, 13 Jan 2016 10:12:28 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">37307@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>That styling above targets the text on the home page. On the demo site it reads...</p>
<pre><code>The Producer is a unique WordPress theme designed specifically
for video projects and built to be CRAZY easy to use.</code></pre>
<p>Again, that's just an example of how you can change the style/CSS of an element on the page.</p>
<p>Hope that helps.</p>
<p>Best,</p>
<p>Christopher
</p></description>
		</item>
		<item>
			<title>Axotyl on "Font style and sizes in titles/menu"</title>
			<link>http://www.themolitor.com/forums/topic/font-style-and-sizes-in-titlesmenu#post-37302</link>
			<pubDate>Tue, 12 Jan 2016 14:10:13 +0000</pubDate>
			<dc:creator>Axotyl</dc:creator>
			<guid isPermaLink="false">37302@http://www.themolitor.com/forums/</guid>
			<description><p>Thanks, Christopher</p>
<p>May I ask what you mean by the 'main welcome message'?
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "Font style and sizes in titles/menu"</title>
			<link>http://www.themolitor.com/forums/topic/font-style-and-sizes-in-titlesmenu#post-37295</link>
			<pubDate>Tue, 12 Jan 2016 10:21:25 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">37295@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>You need to grab the class/ID of the element and then target that via CSS in the Custom CSS box on the Customize page. </p>
<p>EXAMPLE: </p>
<p>To change the styling of the main welcome message, you can copy/paste the following into the CSS box and make changes there...</p>
<pre><code>#welcome h1 {
    font: italic 24px/1.5em &#34;georgia&#34;,serif;
    left: 0;
    margin-bottom: 10px;
    position: relative;
    top: 0;
}</code></pre>
<p>Hope that helps!</p>
<p>Best,</p>
<p>Christopher
</p></description>
		</item>
		<item>
			<title>Axotyl on "Font style and sizes in titles/menu"</title>
			<link>http://www.themolitor.com/forums/topic/font-style-and-sizes-in-titlesmenu#post-37293</link>
			<pubDate>Tue, 12 Jan 2016 10:17:05 +0000</pubDate>
			<dc:creator>Axotyl</dc:creator>
			<guid isPermaLink="false">37293@http://www.themolitor.com/forums/</guid>
			<description><p>Is there a simple way of adjusting fonts, type sizes, italics/non-italics in the lettering for page titles, sub-titles and menu captions?</p>
<p>It's quite a mixture in the default Producer theme.</p>
<p>Thanks.
</p></description>
		</item>

	</channel>
</rss>
