<?xml version="1.0" encoding="UTF-8"?>
	<rss version="2.0"
		xmlns:content="http://purl.org/rss/1.0/modules/content/"
		xmlns:wfw="http://wellformedweb.org/CommentAPI/"
		xmlns:dc="http://purl.org/dc/elements/1.1/"
		xmlns:atom="http://www.w3.org/2005/Atom"

			>

	<channel>
		<title>BlueOwlCreative  &#187;  Topic: Big title section responsiveness</title>
		<atom:link href="http://blueowlcreative.com/support_wp/forums/topic/big-title-section-responsiveness/feed/" rel="self" type="application/rss+xml" />
		<link>http://blueowlcreative.com/support_wp/forums/topic/big-title-section-responsiveness/feed/</link>
		<description></description>
		<pubDate>Fri, 17 Jul 2026 14:57:34 +0000</pubDate>
		<generator>http://bbpress.org/?v=2.5.3-5249</generator>
		<language>en-US</language>

		
														
					
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/big-title-section-responsiveness/#post-21898</guid>
					<title><![CDATA[Big title section responsiveness]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/big-title-section-responsiveness/#post-21898</link>
					<pubDate>Fri, 27 Mar 2015 09:46:05 +0000</pubDate>
					<dc:creator>Syllet</dc:creator>

					<description>
						<![CDATA[
						<p>When writing a longer word (about 12+ letters) in the &lt;h1&gt; tag in the Big Title Section the word does not scale very well on mobile phones.</p>
<p>I guess it should be an easy fix, but I&#8217;m not really sure what to do?</p>
<p>(The same thing happens on tables that are to wide)</p>
<p>Cheers!</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/big-title-section-responsiveness/#post-21900</guid>
					<title><![CDATA[Reply To: Big title section responsiveness]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/big-title-section-responsiveness/#post-21900</link>
					<pubDate>Tue, 31 Mar 2015 08:18:03 +0000</pubDate>
					<dc:creator>BlueOwl</dc:creator>

					<description>
						<![CDATA[
						<p>Hi there, sure, you scale it down a bit for tablets, add this to your theme options->Custom styles:</p>
<pre><code>@media only screen and (max-width: 768px)
.section_big_title h1 {
  font-size: 30px;
}</code></pre>
<p>Tables by default are not responsive, there are a few custom &#8220;fixes&#8221; out there, since those are applicable only to specific cases they are not globally implemented within the theme. You are more then welcome to try them out if you see fit though:</p>
<p><a href="https://css-tricks.com/responsive-data-tables/" rel="nofollow">https://css-tricks.com/responsive-data-tables/</a><br />
 <img src="http://blueowlcreative.com/support_wp/wp-includes/images/smilies/icon_smile.gif" alt=":)" class="wp-smiley" /> </p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

