<?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 - Tag: headings - Recent Posts</title>
		<link>http://www.kriesi.at/support/tags/headings</link>
		<description>Support Forum - Tag: headings - Recent Posts</description>
		<language>en-US</language>
		<pubDate>Sat, 25 May 2013 01:38:40 +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/tags/headings" rel="self" type="application/rss+xml" />

		<item>
			<title>Dude on "Remove caps in headings- Enfold Theme"</title>
			<link>http://www.kriesi.at/support/topic/remove-caps-in-headings-enfold-theme#post-112616</link>
			<pubDate>Tue, 21 May 2013 09:31:36 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">112616@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey! &#60;/p&#62;
&#60;p&#62; Please create a new thread and post a link to your website. &#60;/p&#62;
&#60;p&#62; Best regards,&#60;br /&#62;
Peter
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Merkur-Trykk on "Remove caps in headings- Enfold Theme"</title>
			<link>http://www.kriesi.at/support/topic/remove-caps-in-headings-enfold-theme#post-112614</link>
			<pubDate>Tue, 21 May 2013 09:25:41 +0000</pubDate>
			<dc:creator>Merkur-Trykk</dc:creator>
			<guid isPermaLink="false">112614@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I also want this, but I see an issue. Letters get cropped: Take a look at the G here: &#60;a href=&#34;http://i41.tinypic.com/2vd5u9c.png&#34; rel=&#34;nofollow&#34;&#62;http://i41.tinypic.com/2vd5u9c.png&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>comlor on "Remove caps in headings- Enfold Theme"</title>
			<link>http://www.kriesi.at/support/topic/remove-caps-in-headings-enfold-theme#post-112547</link>
			<pubDate>Mon, 20 May 2013 21:16:32 +0000</pubDate>
			<dc:creator>comlor</dc:creator>
			<guid isPermaLink="false">112547@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks, for some reason it only worked when I put the code in the quick CSS, but it's good to go now.&#60;/p&#62;
&#60;p&#62;Thanks much
&#60;/p&#62;</description>
		</item>
		<item>
			<title>andypeck on "Enfold - Making Slab text headings responsive"</title>
			<link>http://www.kriesi.at/support/topic/enfold-making-slab-text-headings-responsive#post-112231</link>
			<pubDate>Sun, 19 May 2013 17:15:06 +0000</pubDate>
			<dc:creator>andypeck</dc:creator>
			<guid isPermaLink="false">112231@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Brilliant... as always Nick.&#60;/p&#62;
&#60;p&#62;Big thanks. Ill give it go
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Nick on "Enfold - Making Slab text headings responsive"</title>
			<link>http://www.kriesi.at/support/topic/enfold-making-slab-text-headings-responsive#post-112221</link>
			<pubDate>Sun, 19 May 2013 14:24:33 +0000</pubDate>
			<dc:creator>Nick</dc:creator>
			<guid isPermaLink="false">112221@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;put them in a div and give each a class leaving h6&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;h6 class=&#38;quot;slab-text&#38;quot;&#38;gt;Slab 1&#38;lt;/h6&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;then use the last css I posted above, but change all...&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;h6 {&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;...to&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;h6.slab-text {&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;Nick
&#60;/p&#62;</description>
		</item>
		<item>
			<title>andypeck on "Enfold - Making Slab text headings responsive"</title>
			<link>http://www.kriesi.at/support/topic/enfold-making-slab-text-headings-responsive#post-112050</link>
			<pubDate>Fri, 17 May 2013 20:08:46 +0000</pubDate>
			<dc:creator>andypeck</dc:creator>
			<guid isPermaLink="false">112050@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;hi there,&#60;/p&#62;
&#60;p&#62;thanks for all the suggestions and yes im aware that I might be messing up something else by using h6 for my slab text. Other than not using slab text can you suggest one of the h tags thats not really used or another, safer way to get large slab text into my design. I dont want to ruin the aesthetic of this lovely theme. Im sure theres a better way without me having to carve up such code for what is essentially half a dozen big slabs of text. I had wondered if I just use a graphic but it seems a bit of a cop out&#60;/p&#62;
&#60;p&#62;I welcome suggestions&#60;br /&#62;
Andy
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Nick on "Enfold - Making Slab text headings responsive"</title>
			<link>http://www.kriesi.at/support/topic/enfold-making-slab-text-headings-responsive#post-111960</link>
			<pubDate>Fri, 17 May 2013 15:59:40 +0000</pubDate>
			<dc:creator>Nick</dc:creator>
			<guid isPermaLink="false">111960@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Since  you are using the font in all screen sizes there is no need to load it in each of the media queries. Only indicate the changes for that specific query without repeating yourself.&#60;/p&#62;
&#60;p&#62;so you would have&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;/* DECLARE FONTS */
@font-face {
	font-family:&#38;#39;BebasNeueRegular&#38;#39;;
	src:url(&#38;#39;http://localhost:8888/wordpress/wp-content/themes/enfold-child/fonts/BebasNeue-webfont.eot&#38;#39;);
	src:url(&#38;#39;http://localhost:8888/wordpress/wp-content/themes/enfold-child/fonts/BebasNeue-webfont.eot?#iefix&#38;#39;) format(&#38;#39;embedded-opentype&#38;#39;),url(&#38;#39;http://localhost:8888/wordpress/wp-content/themes/enfold-child/fonts/BebasNeue-webfont.woff&#38;#39;) format(&#38;#39;woff&#38;#39;),url(&#38;#39;http://localhost:8888/wordpress/wp-content/themes/enfold-child/fonts/BebasNeue-webfont.ttf&#38;#39;) format(&#38;#39;truetype&#38;#39;),url(&#38;#39;http://localhost:8888/wordpress/wp-content/themes/enfold-child/fonts/BebasNeue-webfont.svg#BebasNeueRegular&#38;#39;) format(&#38;#39;svg&#38;#39;);
	font-weight:normal;
	font-style:normal;
}
h6 {
	font-family:BebasNeueRegular,Geneva,Arial,Helvetica,sans-serif !important;
	font-size:95pt;
	margin-bottom:-20px;
	letter-spacing:-0.0em !important;
	font-weight: 200 !important;
}
/* #Media Queries========================================================================================== */
/* Smaller than standard 960 (devices and browsers) */
@media only screen and (max-width:959px) {
	h6 {
		font-size:80pt !important;
		margin-bottom: 20px !important;
	}
}
/* Tablet Portrait size to standard 960 (devices and browsers) */
@media only screen and (min-width:768px) and (max-width:959px) {
	h6 {
		font-size:70pt !important;
		margin-bottom: -15px !important;
	}
}
/* All Mobile Sizes (devices and browser) */
@media only screen and (max-width:767px) {
	h6 {
		font-size:60pt !important;
		margin-bottom: -20px !important;
	}
}
/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
@media only screen and (min-width:480px) and (max-width:767px) {
	h6 {
		font-size:80pt !important;
		margin-bottom: -20px !important;
	}
}
/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
@media only screen and (max-width:479px) {
	h6 {
		font-size:50pt !important;
		margin-bottom: -10px !important;
	}
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Be careful when using a very broad selector like h6, it has no specificity and is defined many times in the theme with much higher specificity which will override/counterfeit your code very easily.&#60;/p&#62;
&#60;p&#62;You also do not need this block ... @media only screen and (max-width:767px) { ...or this block ....@media only screen and (max-width:959px) { .... can you think of one screen size where the blocks of code below it aren't already targeting it? the only reason for 767 that i can think of is for the dropdown menu for all small screens, but 959.... dont know&#60;/p&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;Nick
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Remove caps in headings- Enfold Theme"</title>
			<link>http://www.kriesi.at/support/topic/remove-caps-in-headings-enfold-theme#post-111806</link>
			<pubDate>Fri, 17 May 2013 02:01:50 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">111806@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Please add this on your custom.css or quick CSS.&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;h1, h2, h3 {
	text-transform: none !important;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Enfold - Making Slab text headings responsive"</title>
			<link>http://www.kriesi.at/support/topic/enfold-making-slab-text-headings-responsive#post-111772</link>
			<pubDate>Fri, 17 May 2013 00:30:26 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">111772@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;It depends on what device you are trying to target. You only need this if you're trying to target screens with 959px resolution and lower that includes iPad, iPhone and other mobile devices.&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;/* Smaller than standard 960 (devices and browsers) */
@media only screen and (max-width: 959px) {
@font-face {
font-family: &#38;#39;BebasNeueRegular&#38;#39;;
src: url(&#38;#39;http://localhost:8888/wordpress/wp-content/themes/enfold-child/fonts/BebasNeue-webfont.eot&#38;#39;);
src: url(&#38;#39;http://localhost:8888/wordpress/wp-content/themes/enfold-child/fonts/BebasNeue-webfont.eot?#iefix&#38;#39;) format(&#38;#39;embedded-opentype&#38;#39;),
url(&#38;#39;http://localhost:8888/wordpress/wp-content/themes/enfold-child/fonts/BebasNeue-webfont.woff&#38;#39;) format(&#38;#39;woff&#38;#39;),
url(&#38;#39;http://localhost:8888/wordpress/wp-content/themes/enfold-child/fonts/BebasNeue-webfont.ttf&#38;#39;) format(&#38;#39;truetype&#38;#39;),
url(&#38;#39;http://localhost:8888/wordpress/wp-content/themes/enfold-child/fonts/BebasNeue-webfont.svg#BebasNeueRegular&#38;#39;) format(&#38;#39;svg&#38;#39;);
font-weight: normal;
font-style: normal;
}
h6 {
font-family: BebasNeueRegular, Geneva, Arial, Helvetica, sans-serif !important;
font-size: 80pt !important;
margin-bottom: 20px !important;
letter-spacing: -0.0em !important;
font-weight:200 !important;
}
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>comlor on "Remove caps in headings- Enfold Theme"</title>
			<link>http://www.kriesi.at/support/topic/remove-caps-in-headings-enfold-theme#post-111692</link>
			<pubDate>Thu, 16 May 2013 16:40:05 +0000</pubDate>
			<dc:creator>comlor</dc:creator>
			<guid isPermaLink="false">111692@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I really need support on this right away. This should be a simple fix. I've searched all files / folders the headings should be in. It really should be in base.css. I need to know how to remove &#34;uppercase&#34; from H1 &#38;amp; H2 tags. I need this ASAP.&#60;/p&#62;
&#60;p&#62;Thanks
&#60;/p&#62;</description>
		</item>
		<item>
			<title>comlor on "Remove caps in headings- Enfold Theme"</title>
			<link>http://www.kriesi.at/support/topic/remove-caps-in-headings-enfold-theme#post-111627</link>
			<pubDate>Thu, 16 May 2013 10:54:39 +0000</pubDate>
			<dc:creator>comlor</dc:creator>
			<guid isPermaLink="false">111627@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi, the H1 &#38;amp; H2 headings are all in capital letters. I need those to be upper and lower case. What file and line of code do I edit. Here's screenshot &#60;a href=&#34;http://www.aztubs.relevant.pro/wp-content/uploads/2013/05/enfold-heading-caps.jpg&#34; rel=&#34;nofollow&#34;&#62;http://www.aztubs.relevant.pro/wp-content/uploads/2013/05/enfold-heading-caps.jpg&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>andypeck on "Enfold - Making Slab text headings responsive"</title>
			<link>http://www.kriesi.at/support/topic/enfold-making-slab-text-headings-responsive#post-111575</link>
			<pubDate>Thu, 16 May 2013 05:43:21 +0000</pubDate>
			<dc:creator>andypeck</dc:creator>
			<guid isPermaLink="false">111575@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;BIG BIG thanks... Although it seems rather long winded for one heading. Would there be a short-hand version or a better way to write this:&#60;/p&#62;
&#60;p&#62;SEE BELOW.....&#60;/p&#62;
&#60;p&#62;/* DECLARE FONTS */&#60;/p&#62;
&#60;p&#62;@font-face {&#60;br /&#62;
    font-family: 'BebasNeueRegular';&#60;br /&#62;
    src: url('http://localhost:8888/wordpress/wp-content/themes/enfold-child/fonts/BebasNeue-webfont.eot');&#60;br /&#62;
    src: url('http://localhost:8888/wordpress/wp-content/themes/enfold-child/fonts/BebasNeue-webfont.eot?#iefix') format('embedded-opentype'),&#60;br /&#62;
         url('http://localhost:8888/wordpress/wp-content/themes/enfold-child/fonts/BebasNeue-webfont.woff') format('woff'),&#60;br /&#62;
         url('http://localhost:8888/wordpress/wp-content/themes/enfold-child/fonts/BebasNeue-webfont.ttf') format('truetype'),&#60;br /&#62;
         url('http://localhost:8888/wordpress/wp-content/themes/enfold-child/fonts/BebasNeue-webfont.svg#BebasNeueRegular') format('svg');&#60;br /&#62;
    font-weight: normal;&#60;br /&#62;
    font-style: normal;&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;h6 {&#60;br /&#62;
	font-family: BebasNeueRegular, Geneva, Arial, Helvetica, sans-serif !important;&#60;br /&#62;
	font-size: 95pt !important;&#60;br /&#62;
	margin-bottom: -20px !important;&#60;br /&#62;
	letter-spacing: -0.0em !important;&#60;br /&#62;
	font-weight:200 !important;&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;/* #Media Queries&#60;br /&#62;
========================================================================================== */&#60;/p&#62;
&#60;p&#62;/* Smaller than standard 960 (devices and browsers) */&#60;br /&#62;
  @media only screen and (max-width: 959px) {&#60;/p&#62;
&#60;p&#62;@font-face {&#60;br /&#62;
    font-family: 'BebasNeueRegular';&#60;br /&#62;
    src: url('http://localhost:8888/wordpress/wp-content/themes/enfold-child/fonts/BebasNeue-webfont.eot');&#60;br /&#62;
    src: url('http://localhost:8888/wordpress/wp-content/themes/enfold-child/fonts/BebasNeue-webfont.eot?#iefix') format('embedded-opentype'),&#60;br /&#62;
         url('http://localhost:8888/wordpress/wp-content/themes/enfold-child/fonts/BebasNeue-webfont.woff') format('woff'),&#60;br /&#62;
         url('http://localhost:8888/wordpress/wp-content/themes/enfold-child/fonts/BebasNeue-webfont.ttf') format('truetype'),&#60;br /&#62;
         url('http://localhost:8888/wordpress/wp-content/themes/enfold-child/fonts/BebasNeue-webfont.svg#BebasNeueRegular') format('svg');&#60;br /&#62;
    font-weight: normal;&#60;br /&#62;
    font-style: normal;&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;h6 {&#60;br /&#62;
	font-family: BebasNeueRegular, Geneva, Arial, Helvetica, sans-serif !important;&#60;br /&#62;
	font-size: 80pt !important;&#60;br /&#62;
	margin-bottom: 20px !important;&#60;br /&#62;
	letter-spacing: -0.0em !important;&#60;br /&#62;
	font-weight:200 !important;&#60;br /&#62;
}&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;  /* Tablet Portrait size to standard 960 (devices and browsers) */&#60;br /&#62;
  @media only screen and (min-width: 768px) and (max-width: 959px) {&#60;/p&#62;
&#60;p&#62;@font-face {&#60;br /&#62;
    font-family: 'BebasNeueRegular';&#60;br /&#62;
    src: url('http://localhost:8888/wordpress/wp-content/themes/enfold-child/fonts/BebasNeue-webfont.eot');&#60;br /&#62;
    src: url('http://localhost:8888/wordpress/wp-content/themes/enfold-child/fonts/BebasNeue-webfont.eot?#iefix') format('embedded-opentype'),&#60;br /&#62;
         url('http://localhost:8888/wordpress/wp-content/themes/enfold-child/fonts/BebasNeue-webfont.woff') format('woff'),&#60;br /&#62;
         url('http://localhost:8888/wordpress/wp-content/themes/enfold-child/fonts/BebasNeue-webfont.ttf') format('truetype'),&#60;br /&#62;
         url('http://localhost:8888/wordpress/wp-content/themes/enfold-child/fonts/BebasNeue-webfont.svg#BebasNeueRegular') format('svg');&#60;br /&#62;
    font-weight: normal;&#60;br /&#62;
    font-style: normal;&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;h6 {&#60;br /&#62;
	font-family: BebasNeueRegular, Geneva, Arial, Helvetica, sans-serif !important;&#60;br /&#62;
	font-size: 70pt !important;&#60;br /&#62;
	margin-bottom: -15px !important;&#60;br /&#62;
	letter-spacing: -0.0em !important;&#60;br /&#62;
	font-weight:200 !important;&#60;br /&#62;
}&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62; /* All Mobile Sizes (devices and browser) */&#60;br /&#62;
  @media only screen and (max-width: 767px) {&#60;/p&#62;
&#60;p&#62;@font-face {&#60;br /&#62;
    font-family: 'BebasNeueRegular';&#60;br /&#62;
    src: url('http://localhost:8888/wordpress/wp-content/themes/enfold-child/fonts/BebasNeue-webfont.eot');&#60;br /&#62;
    src: url('http://localhost:8888/wordpress/wp-content/themes/enfold-child/fonts/BebasNeue-webfont.eot?#iefix') format('embedded-opentype'),&#60;br /&#62;
         url('http://localhost:8888/wordpress/wp-content/themes/enfold-child/fonts/BebasNeue-webfont.woff') format('woff'),&#60;br /&#62;
         url('http://localhost:8888/wordpress/wp-content/themes/enfold-child/fonts/BebasNeue-webfont.ttf') format('truetype'),&#60;br /&#62;
         url('http://localhost:8888/wordpress/wp-content/themes/enfold-child/fonts/BebasNeue-webfont.svg#BebasNeueRegular') format('svg');&#60;br /&#62;
    font-weight: normal;&#60;br /&#62;
    font-style: normal;&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;h6 {&#60;br /&#62;
	font-family: BebasNeueRegular, Geneva, Arial, Helvetica, sans-serif !important;&#60;br /&#62;
	font-size: 60pt !important;&#60;br /&#62;
	margin-bottom: -20px !important;&#60;br /&#62;
	letter-spacing: -0.0em !important;&#60;br /&#62;
	font-weight:200 !important;&#60;br /&#62;
}&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;  /* Mobile Landscape Size to Tablet Portrait (devices and browsers) */&#60;br /&#62;
  @media only screen and (min-width: 480px) and (max-width: 767px) {&#60;/p&#62;
&#60;p&#62;@font-face {&#60;br /&#62;
    font-family: 'BebasNeueRegular';&#60;br /&#62;
    src: url('http://localhost:8888/wordpress/wp-content/themes/enfold-child/fonts/BebasNeue-webfont.eot');&#60;br /&#62;
    src: url('http://localhost:8888/wordpress/wp-content/themes/enfold-child/fonts/BebasNeue-webfont.eot?#iefix') format('embedded-opentype'),&#60;br /&#62;
         url('http://localhost:8888/wordpress/wp-content/themes/enfold-child/fonts/BebasNeue-webfont.woff') format('woff'),&#60;br /&#62;
         url('http://localhost:8888/wordpress/wp-content/themes/enfold-child/fonts/BebasNeue-webfont.ttf') format('truetype'),&#60;br /&#62;
         url('http://localhost:8888/wordpress/wp-content/themes/enfold-child/fonts/BebasNeue-webfont.svg#BebasNeueRegular') format('svg');&#60;br /&#62;
    font-weight: normal;&#60;br /&#62;
    font-style: normal;&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;h6 {&#60;br /&#62;
	font-family: BebasNeueRegular, Geneva, Arial, Helvetica, sans-serif !important;&#60;br /&#62;
	font-size: 80pt !important;&#60;br /&#62;
	margin-bottom: -20px !important;&#60;br /&#62;
	letter-spacing: -0.0em !important;&#60;br /&#62;
	font-weight:200 !important;&#60;br /&#62;
}&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */&#60;br /&#62;
  @media only screen and (max-width: 479px) {&#60;/p&#62;
&#60;p&#62;@font-face {&#60;br /&#62;
    font-family: 'BebasNeueRegular';&#60;br /&#62;
    src: url('http://localhost:8888/wordpress/wp-content/themes/enfold-child/fonts/BebasNeue-webfont.eot');&#60;br /&#62;
    src: url('http://localhost:8888/wordpress/wp-content/themes/enfold-child/fonts/BebasNeue-webfont.eot?#iefix') format('embedded-opentype'),&#60;br /&#62;
         url('http://localhost:8888/wordpress/wp-content/themes/enfold-child/fonts/BebasNeue-webfont.woff') format('woff'),&#60;br /&#62;
         url('http://localhost:8888/wordpress/wp-content/themes/enfold-child/fonts/BebasNeue-webfont.ttf') format('truetype'),&#60;br /&#62;
         url('http://localhost:8888/wordpress/wp-content/themes/enfold-child/fonts/BebasNeue-webfont.svg#BebasNeueRegular') format('svg');&#60;br /&#62;
    font-weight: normal;&#60;br /&#62;
    font-style: normal;&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;h6 {&#60;br /&#62;
	font-family: BebasNeueRegular, Geneva, Arial, Helvetica, sans-serif !important;&#60;br /&#62;
	font-size: 50pt !important;&#60;br /&#62;
	margin-bottom: -10px !important;&#60;br /&#62;
	letter-spacing: -0.0em !important;&#60;br /&#62;
	font-weight:200 !important;&#60;br /&#62;
}&#60;br /&#62;
}
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Remove caps in headings- Enfold Theme"</title>
			<link>http://www.kriesi.at/support/topic/remove-caps-in-headings-enfold-theme#post-111560</link>
			<pubDate>Thu, 16 May 2013 04:57:09 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">111560@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;I'm sorry but what do you mean by &#34;caps&#34; and what heading are you trying to change? Please give us a screenshot or give us a link to the page.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Enfold - Making Slab text headings responsive"</title>
			<link>http://www.kriesi.at/support/topic/enfold-making-slab-text-headings-responsive#post-111523</link>
			<pubDate>Thu, 16 May 2013 00:45:46 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">111523@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;For example, you want to apply the style when viewing on a mobile device, you should use this&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
  @media only screen and (max-width: 479px) {

@font-face {
font-family: &#38;#39;BebasNeueRegular&#38;#39;;
src: url(&#38;#39;http://localhost:8888/wordpress/wp-content/themes/enfold-child/fonts/BebasNeue-webfont.eot&#38;#39;);
src: url(&#38;#39;http://localhost:8888/wordpress/wp-content/themes/enfold-child/fonts/BebasNeue-webfont.eot?#iefix&#38;#39;) format(&#38;#39;embedded-opentype&#38;#39;),
url(&#38;#39;http://localhost:8888/wordpress/wp-content/themes/enfold-child/fonts/BebasNeue-webfont.woff&#38;#39;) format(&#38;#39;woff&#38;#39;),
url(&#38;#39;http://localhost:8888/wordpress/wp-content/themes/enfold-child/fonts/BebasNeue-webfont.ttf&#38;#39;) format(&#38;#39;truetype&#38;#39;),
url(&#38;#39;http://localhost:8888/wordpress/wp-content/themes/enfold-child/fonts/BebasNeue-webfont.svg#BebasNeueRegular&#38;#39;) format(&#38;#39;svg&#38;#39;);
font-weight: normal;
font-style: normal;
}
h6 {
font-family: BebasNeueRegular, Geneva, Arial, Helvetica, sans-serif !important;
font-size: 90pt !important;
letter-spacing: -0.0em !important;
font-weight:200 !important;
}

}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;The font will only apply if the user is viewing on a mobile device.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>comlor on "Remove caps in headings- Enfold Theme"</title>
			<link>http://www.kriesi.at/support/topic/remove-caps-in-headings-enfold-theme#post-111449</link>
			<pubDate>Wed, 15 May 2013 18:22:58 +0000</pubDate>
			<dc:creator>comlor</dc:creator>
			<guid isPermaLink="false">111449@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi, what file / lines of code do I edit to remove caps from the headings?&#60;/p&#62;
&#60;p&#62;Thanks
&#60;/p&#62;</description>
		</item>
		<item>
			<title>andypeck on "Enfold - Making Slab text headings responsive"</title>
			<link>http://www.kriesi.at/support/topic/enfold-making-slab-text-headings-responsive#post-111417</link>
			<pubDate>Wed, 15 May 2013 16:24:50 +0000</pubDate>
			<dc:creator>andypeck</dc:creator>
			<guid isPermaLink="false">111417@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Devin,&#60;/p&#62;
&#60;p&#62;Thanks for your help although I think there's a bit in the middle im missing....&#60;/p&#62;
&#60;p&#62;Ive installed Bebas Neue and have it working as an h6 heading on a standard page layout. However, as discussed when I shrink the page the h6 header remains the same. I merely added your text to the CSS but cant see how to link the h6 to your code thus nothing has happened. What do I need to do to link your code and would I need to do it for every h tag (h2,h3 etc) if I wanted to change other headings too&#60;/p&#62;
&#60;p&#62;My CSS is setup as follows:&#60;/p&#62;
&#60;p&#62;@font-face {&#60;br /&#62;
    font-family: 'BebasNeueRegular';&#60;br /&#62;
    src: url('http://localhost:8888/wordpress/wp-content/themes/enfold-child/fonts/BebasNeue-webfont.eot');&#60;br /&#62;
    src: url('http://localhost:8888/wordpress/wp-content/themes/enfold-child/fonts/BebasNeue-webfont.eot?#iefix') format('embedded-opentype'),&#60;br /&#62;
         url('http://localhost:8888/wordpress/wp-content/themes/enfold-child/fonts/BebasNeue-webfont.woff') format('woff'),&#60;br /&#62;
         url('http://localhost:8888/wordpress/wp-content/themes/enfold-child/fonts/BebasNeue-webfont.ttf') format('truetype'),&#60;br /&#62;
         url('http://localhost:8888/wordpress/wp-content/themes/enfold-child/fonts/BebasNeue-webfont.svg#BebasNeueRegular') format('svg');&#60;br /&#62;
    font-weight: normal;&#60;br /&#62;
    font-style: normal;&#60;/p&#62;
&#60;p&#62;}&#60;/p&#62;
&#60;p&#62;h6 {&#60;br /&#62;
	font-family: BebasNeueRegular, Geneva, Arial, Helvetica, sans-serif !important;&#60;br /&#62;
	font-size: 90pt !important;&#60;br /&#62;
	letter-spacing: -0.0em !important;&#60;br /&#62;
	font-weight:200 !important;&#60;br /&#62;
}
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Enfold - Making Slab text headings responsive"</title>
			<link>http://www.kriesi.at/support/topic/enfold-making-slab-text-headings-responsive#post-111406</link>
			<pubDate>Wed, 15 May 2013 15:54:18 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">111406@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi andypeck,&#60;/p&#62;
&#60;p&#62;You would need to add a media query to your custom.css file (in the theme's css folder) to then target the h6 and change the font-size declaration.&#60;/p&#62;
&#60;p&#62;You can add this to your custom.css file and use it as a starting point to add in your css for each screen size you want to change the css on:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;/* #Media Queries
================================================== */

  /* Smaller than standard 960 (devices and browsers) */
  @media only screen and (max-width: 959px) {}

  /* Tablet Portrait size to standard 960 (devices and browsers) */
  @media only screen and (min-width: 768px) and (max-width: 959px) {}

  /* All Mobile Sizes (devices and browser) */
  @media only screen and (max-width: 767px) {}

  /* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
  @media only screen and (min-width: 480px) and (max-width: 767px) {}

  /* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
  @media only screen and (max-width: 479px) {}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>andypeck on "Enfold - Making Slab text headings responsive"</title>
			<link>http://www.kriesi.at/support/topic/enfold-making-slab-text-headings-responsive#post-111304</link>
			<pubDate>Wed, 15 May 2013 05:51:43 +0000</pubDate>
			<dc:creator>andypeck</dc:creator>
			<guid isPermaLink="false">111304@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi there,&#60;/p&#62;
&#60;p&#62;Ive added/installed Bebas from fontsquirrel to use to change my headings in some places. In particular ive tweaked h6 (in my enfold css file) to use for a huge slab text heading (something like 70px). The text itself ive added as normal through the text layout tool however, its not being responsive when I scale down the page. What do I need to do?&#60;/p&#62;
&#60;p&#62;Cheers
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Feature Headings Special Headings Font"</title>
			<link>http://www.kriesi.at/support/topic/feature-headings-special-headings-font#post-98022</link>
			<pubDate>Fri, 22 Feb 2013 12:59:31 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">98022@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;In that case, just remove the page id class selector:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;#top .special_heading {
font-size: 33px;
font-family: Times;
color: #CC2;
}&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>jwestfall on "Feature Headings Special Headings Font"</title>
			<link>http://www.kriesi.at/support/topic/feature-headings-special-headings-font#post-97846</link>
			<pubDate>Thu, 21 Feb 2013 15:48:26 +0000</pubDate>
			<dc:creator>jwestfall</dc:creator>
			<guid isPermaLink="false">97846@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks Devin, this worked, but how do i get it so that all the pages Special headings are the same?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Feature Headings Special Headings Font"</title>
			<link>http://www.kriesi.at/support/topic/feature-headings-special-headings-font#post-97838</link>
			<pubDate>Thu, 21 Feb 2013 15:32:11 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">97838@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi jwestfall,&#60;/p&#62;
&#60;p&#62;Try adding the following CSS to your Quick CSS (located under the Styling Tab in the theme options) or the custom.css file in the css folder of your theme files:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;#top.page-id-18 .special_heading {
font-size: 33px;
font-family: Times;
color: #CC2;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;See font-family information here: &#60;a href=&#34;http://www.w3schools.com/cssref/pr_font_font-family.asp&#34; rel=&#34;nofollow&#34;&#62;http://www.w3schools.com/cssref/pr_font_font-family.asp&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jwestfall on "Feature Headings Special Headings Font"</title>
			<link>http://www.kriesi.at/support/topic/feature-headings-special-headings-font#post-97707</link>
			<pubDate>Wed, 20 Feb 2013 19:11:57 +0000</pubDate>
			<dc:creator>jwestfall</dc:creator>
			<guid isPermaLink="false">97707@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;br /&#62;
I know this has been covered in this forum, but after trying some of the suggestions, I can't seem to get get the Special Heading on my Page to change.  &#60;a href=&#34;http://www.rinconevents.com/events/&#34; rel=&#34;nofollow&#34;&#62;http://www.rinconevents.com/events/&#60;/a&#62;   I want to change the font and color of &#34;EVENTS&#34; on this page.  Thanks.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Pixelated font"</title>
			<link>http://www.kriesi.at/support/topic/pixelated-font#post-95989</link>
			<pubDate>Sat, 09 Feb 2013 14:52:53 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">95989@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi markjoseph,&#60;/p&#62;
&#60;p&#62;1) I'm not getting any major issues with the font when I view it with chrome on my end. Can you go to the google font site and view your chosen font and see if you have the same visual issues. If so, it could just be the rendering of the font from google.&#60;br /&#62;
&#60;a href=&#34;http://www.google.com/webfonts&#34; rel=&#34;nofollow&#34;&#62;http://www.google.com/webfonts&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;2) For the logo, you can try replacing the logo at its location on your host via ftp if the upload through wordpress is giving you issues. Its direct url is:&#60;br /&#62;
&#60;code&#62;&#60;a href=&#34;http://fivestoneapps.com/wp-content/uploads/2013/01/Website-Logo-e1360404335520.jpg&#34; rel=&#34;nofollow&#34;&#62;http://fivestoneapps.com/wp-content/uploads/2013/01/Website-Logo-e1360404335520.jpg&#60;/a&#62;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;I don't see any difference in the two images, but you may want to try saving your image as a png or gif format since the jpeg format is designed to downgrade the file to a small file size first and quality second.&#60;/p&#62;
&#60;p&#62;3) Is it for this page: &#60;a href=&#34;http://goo.gl/xAoLa&#34; rel=&#34;nofollow&#34;&#62;http://goo.gl/xAoLa&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;From the looks of it you have the portfolio images correctly working right now.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>markjoseph7 on "Pixelated font"</title>
			<link>http://www.kriesi.at/support/topic/pixelated-font#post-95897</link>
			<pubDate>Fri, 08 Feb 2013 20:26:44 +0000</pubDate>
			<dc:creator>markjoseph7</dc:creator>
			<guid isPermaLink="false">95897@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi there,&#60;/p&#62;
&#60;p&#62;I just wanted to say I've loved the theme thus far. I'm just having a few problems.&#60;/p&#62;
&#60;p&#62;1. The font (mostly in headings) is pixelated when I open the page in Google Chrome, or in Safari on a mobile device. &#60;/p&#62;
&#60;p&#62;2. My logo is extremely blurry and pixelated. I've tried several different sizes and yet it's still not coming out clear. &#60;/p&#62;
&#60;p&#62;3. I followed the portfolio instructions you put up, and for some reason only the title is showing up in the &#34;gallery&#34; page, the pictures are not showing up. &#60;/p&#62;
&#60;p&#62;my webpage is: fivestoneapps.com&#60;/p&#62;
&#60;p&#62;Thanks.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Angular styling problems"</title>
			<link>http://www.kriesi.at/support/topic/angular-styling-problems#post-90103</link>
			<pubDate>Fri, 04 Jan 2013 18:57:20 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">90103@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Glad Nick could help solve that for you :)&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>BrianLiu on "Angular styling problems"</title>
			<link>http://www.kriesi.at/support/topic/angular-styling-problems#post-90064</link>
			<pubDate>Fri, 04 Jan 2013 12:55:53 +0000</pubDate>
			<dc:creator>BrianLiu</dc:creator>
			<guid isPermaLink="false">90064@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Nic,&#60;/p&#62;
&#60;p&#62;It works perfectly now! I have been using Firefox but the problem was occurring on Chrome as well. Thanks once again for all your help.&#60;/p&#62;
&#60;p&#62;Kind regards&#60;/p&#62;
&#60;p&#62;Brian
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Nick on "Angular styling problems"</title>
			<link>http://www.kriesi.at/support/topic/angular-styling-problems#post-89961</link>
			<pubDate>Fri, 04 Jan 2013 02:14:58 +0000</pubDate>
			<dc:creator>Nick</dc:creator>
			<guid isPermaLink="false">89961@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;The code is correct.&#60;/p&#62;
&#60;p&#62;Your custom.css file is missing a closing curly bracket , so the css code below it is ignored.&#60;/p&#62;
&#60;p&#62;Please add } to line 35 of your custom.css file so that lines 32-35 look like this&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;h1 {
    font-size: 22px;
    line-height: 1.1em;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;What browser are you using?&#60;/p&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;Nick
&#60;/p&#62;</description>
		</item>
		<item>
			<title>BrianLiu on "Angular styling problems"</title>
			<link>http://www.kriesi.at/support/topic/angular-styling-problems#post-89843</link>
			<pubDate>Thu, 03 Jan 2013 17:02:53 +0000</pubDate>
			<dc:creator>BrianLiu</dc:creator>
			<guid isPermaLink="false">89843@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Devin and Nick,&#60;/p&#62;
&#60;p&#62;Thanks for the suggestions. I have tried everything you have both suggested i.e. disabled all plugins one by one, regenerated all the Thumbnail images, added the CSS styling code to my Custom CSS, disabled web developer and other plugins in Firefox but the problem still persists.&#60;/p&#62;
&#60;p&#62;Any other thoughts on what the solution might be?&#60;/p&#62;
&#60;p&#62;Many thanks&#60;/p&#62;
&#60;p&#62;Brian
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Nick on "Angular styling problems"</title>
			<link>http://www.kriesi.at/support/topic/angular-styling-problems#post-89690</link>
			<pubDate>Wed, 02 Jan 2013 22:11:41 +0000</pubDate>
			<dc:creator>Nick</dc:creator>
			<guid isPermaLink="false">89690@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;https://docs.google.com/open?id=0B8hqGBMSfHtKb3l6dndSajhKMnM&#34; rel=&#34;nofollow&#34;&#62;https://docs.google.com/open?id=0B8hqGBMSfHtKb3l6dndSajhKMnM&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I haven't tried to replicate it, yet the css code non the less does work ( &#60;a href=&#34;http://www.kriesi.at/support/topic/styling-issue-with-portfolio-containers-angular-theme-help&#34; rel=&#34;nofollow&#34;&#62;http://www.kriesi.at/support/topic/styling-issue-with-portfolio-containers-angular-theme-help&#60;/a&#62; ).&#60;/p&#62;
&#60;p&#62;How do you trigger this event? If you look at the video, initially this doesn't occur. For me, the opening of Google Developer Tools triggers it.&#60;/p&#62;
&#60;p&#62;I looked again and noticed I gave you a slightly different css from what I used. Please try this:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.portfolio-sort-container.greyscale-active.isotope {
overflow: visible !important;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;Nick
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Angular styling problems"</title>
			<link>http://www.kriesi.at/support/topic/angular-styling-problems#post-89578</link>
			<pubDate>Wed, 02 Jan 2013 16:56:30 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">89578@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Brian,&#60;/p&#62;
&#60;p&#62;I'm not seeing any issue with the visibility of the borders when viewing your site now but I do still see them not getting calculated correctly. &#60;/p&#62;
&#60;p&#62;I can only imagine a plugin conflict since I can't replicate the issue on my end or see any other possible variable that is different on your installation.&#60;/p&#62;
&#60;p&#62;Another possible suggestion would be to regenerate all your thumbnails though its a guess more than a major possibility. You can do this with: &#60;a href=&#34;http://wordpress.org/extend/plugins/regenerate-thumbnails/&#34; rel=&#34;nofollow&#34;&#62;http://wordpress.org/extend/plugins/regenerate-thumbnails/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
