<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.2" -->
<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>Support Forum - Topic: Headers in columns</title>
		<link>http://www.kriesi.at/support/topic/headers-in-columns</link>
		<description>Support Forum - Topic: Headers in columns</description>
		<language>en-US</language>
		<pubDate>Sun, 19 May 2013 19:37:03 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.2</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://www.kriesi.at/support/search.php</link>
		</textInput>
		<atom:link href="http://www.kriesi.at/support/rss/topic/headers-in-columns" rel="self" type="application/rss+xml" />

		<item>
			<title>Mya on "Headers in columns"</title>
			<link>http://www.kriesi.at/support/topic/headers-in-columns#post-58392</link>
			<pubDate>Fri, 01 Jun 2012 14:01:58 +0000</pubDate>
			<dc:creator>Mya</dc:creator>
			<guid isPermaLink="false">58392@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi dabomb,&#60;/p&#62;
&#60;p&#62;Are you wrapping the headings in H tags? For example:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;[one_third first]
&#38;lt;h2&#38;gt;Column Heading&#38;lt;/h2&#38;gt;
Content for 1/3 Column here
[/one_third]&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;You can also control the heading styles by adding this to your custom.css or Quick CSS.&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;.flex_column h1, .flex_column h2, .flex_column h3, .flex_column h4, .flex_column h5, .flex_column h6 {
    font-size: 13px;
    font-weight: bold;
    line-height: 1.3em;
    margin-bottom: 6px;
    text-transform: uppercase;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;The above is the default styling which matches the headings in the sidebar.&#60;/p&#62;
&#60;p&#62;Hope this helps!&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Mya
&#60;/p&#62;</description>
		</item>
		<item>
			<title>dabomb on "Headers in columns"</title>
			<link>http://www.kriesi.at/support/topic/headers-in-columns#post-57844</link>
			<pubDate>Tue, 29 May 2012 01:34:11 +0000</pubDate>
			<dc:creator>dabomb</dc:creator>
			<guid isPermaLink="false">57844@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I noticed that when I create a header in a column, it doesn't default to the main sizes of the headers when they are not placed in a short code item.  How can I fix that without having to add all of the h tag elements to the grid css file?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
