<?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 size and CSS modifications</title>
		<link>http://www.themolitor.com/forums/topic/font-size-and-css-modifications</link>
		<description>THE MOLITOR FORUMS &#187; Topic: Font size and CSS modifications</description>
		<language>en-US</language>
		<pubDate>Tue, 28 Apr 2026 15:55:03 +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-size-and-css-modifications" rel="self" type="application/rss+xml" />

		<item>
			<title>THE MOLITOR on "Font size and CSS modifications"</title>
			<link>http://www.themolitor.com/forums/topic/font-size-and-css-modifications#post-33727</link>
			<pubDate>Tue, 31 Mar 2015 14:15:27 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">33727@http://www.themolitor.com/forums/</guid>
			<description><p>You bet! :-)</p>
<p>If you're enjoying the theme, PLEASE don't forget to rate it on your downloads page on ThemeForest. Positive ratings REALLY help me out and encourage further development and updates.</p>
<p>Thanks!</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>Bighouse63 on "Font size and CSS modifications"</title>
			<link>http://www.themolitor.com/forums/topic/font-size-and-css-modifications#post-33724</link>
			<pubDate>Tue, 31 Mar 2015 09:56:02 +0000</pubDate>
			<dc:creator>Bighouse63</dc:creator>
			<guid isPermaLink="false">33724@http://www.themolitor.com/forums/</guid>
			<description><p>Thanks.  I'll give that a try.
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "Font size and CSS modifications"</title>
			<link>http://www.themolitor.com/forums/topic/font-size-and-css-modifications#post-33712</link>
			<pubDate>Mon, 30 Mar 2015 09:09:06 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">33712@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>1. You can target .widget in the Custom CSS box like this..</p>
<pre><code>.widget {
    font-size: 12px;
}</code></pre>
<p>2. If your edits via the Custom CSS box aren't working, that means you need to target your elements more directly. Some of that styling should be applied to either <code>.userMenu li</code> or <code>.userMenu a</code></p>
<p>Hope that helps!</p>
<p>Best,</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>Bighouse63 on "Font size and CSS modifications"</title>
			<link>http://www.themolitor.com/forums/topic/font-size-and-css-modifications#post-33706</link>
			<pubDate>Mon, 30 Mar 2015 04:01:39 +0000</pubDate>
			<dc:creator>Bighouse63</dc:creator>
			<guid isPermaLink="false">33706@http://www.themolitor.com/forums/</guid>
			<description><p>Chris,<br />
I've got the beginnings of our family recipe site up and running, <a href="http://tracykitchen.com" rel="nofollow">http://tracykitchen.com</a>, and so far so good.  I have a couple of questions:</p>
<p>- I'd like to make the font size on the left and right sidebars a little larger.  Where do I go in the CSS to make that happen?</p>
<p>- I changed the title in the header from 12px to 16px, but I had to doing by modifying the style.css file.  I tried to add custom css withing the theme options, but it didn't appear to have an effect.  Here is the code I pasted into the Custom CSS box.  Any idea what I'm doing wrong?  I'd prefer to not be messing around in the theme's style.css sheet.</p>
<pre><code>.userMenu {
	font-weight: bold;
	height: 40px;
	position: absolute;
	top: 50%;
	right: 0px;
	margin: -20px 0 0 0;
	display: inline-block;
	font-size: 16px;
	list-style: none;
}</code></pre>
<p>Thanks,<br />
Rob
</p></description>
		</item>

	</channel>
</rss>
