<?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: Changing h-tag in Tab &amp; Header</title>
		<atom:link href="https://blueowlcreative.com/support_wp/forums/topic/changing-h-tag-in-tab-header/feed/" rel="self" type="application/rss+xml" />
		<link>https://blueowlcreative.com/support_wp/forums/topic/changing-h-tag-in-tab-header/feed/</link>
		<description></description>
		<pubDate>Thu, 27 Aug 2026 03:04:37 +0000</pubDate>
		<generator>http://bbpress.org/?v=2.5.3-5249</generator>
		<language>en-US</language>

		
														
					
				<item>
					<guid>https://blueowlcreative.com/support_wp/forums/topic/changing-h-tag-in-tab-header/#post-30150</guid>
					<title><![CDATA[Changing h-tag in Tab &amp; Header]]></title>
					<link>https://blueowlcreative.com/support_wp/forums/topic/changing-h-tag-in-tab-header/#post-30150</link>
					<pubDate>Sat, 15 Oct 2016 18:21:30 +0000</pubDate>
					<dc:creator>goldstorm</dc:creator>

					<description>
						<![CDATA[
						<p>Hi,</p>
<p>how/where can i change the h-tag title of a TAB and the h-tag title in the HEADER? i want to change both only o a single page not in general. Can you help me?</p>
<p>thanks alot.<br />
Best regards</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://blueowlcreative.com/support_wp/forums/topic/changing-h-tag-in-tab-header/#post-30167</guid>
					<title><![CDATA[Reply To: Changing h-tag in Tab &amp; Header]]></title>
					<link>https://blueowlcreative.com/support_wp/forums/topic/changing-h-tag-in-tab-header/#post-30167</link>
					<pubDate>Mon, 17 Oct 2016 10:50:51 +0000</pubDate>
					<dc:creator>BlueOwl</dc:creator>

					<description>
						<![CDATA[
						<p>Hi there,</p>
<p>Sure thing.<br />
First off &#8211; applying a css rule only for the current page happens via the Page Settings (the Cog icon top right of your Editor when editing a page).<br />
1. The h-tag in which header? The default one with the breadcrumbs?<br />
2. Which h-tag in tabs, no h-tag by default there? </p>
<p>Sorry if I am not seeing something obvious here&#8230; <img src="https://blueowlcreative.com/support_wp/wp-includes/images/smilies/icon_smile.gif" alt=":)" class="wp-smiley" /> </p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://blueowlcreative.com/support_wp/forums/topic/changing-h-tag-in-tab-header/#post-30172</guid>
					<title><![CDATA[Reply To: Changing h-tag in Tab &amp; Header]]></title>
					<link>https://blueowlcreative.com/support_wp/forums/topic/changing-h-tag-in-tab-header/#post-30172</link>
					<pubDate>Mon, 17 Oct 2016 14:35:49 +0000</pubDate>
					<dc:creator>goldstorm</dc:creator>

					<description>
						<![CDATA[
						<p>Hi,</p>
<p>1. Yes, the defailt one with breadcrumbs!</p>
<p>2. Well, in responsive mode the Tab shows h-tag (h2). Sorry i did not properly explained.<br />
Have a look:<br />
&lt;h2 class=&#8221;resp-accordion resp-tab-active&#8221; role=&#8221;tab&#8221; aria-controls=&#8221;tab_item-1&#8243;&gt;&lt;span class=&#8221;resp-arrow&#8221;&gt;&lt;/span&gt;&lt;span class=&#8221;icon icon-heart&#8221;&gt;&lt;/span&gt; Leistungen&lt;/h2&gt;</p>
<p>Best regards</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://blueowlcreative.com/support_wp/forums/topic/changing-h-tag-in-tab-header/#post-30177</guid>
					<title><![CDATA[Reply To: Changing h-tag in Tab &amp; Header]]></title>
					<link>https://blueowlcreative.com/support_wp/forums/topic/changing-h-tag-in-tab-header/#post-30177</link>
					<pubDate>Tue, 18 Oct 2016 07:05:59 +0000</pubDate>
					<dc:creator>BlueOwl</dc:creator>

					<description>
						<![CDATA[
						<p>Ok, thanks.</p>
<p>1. Search in your \fortuna\includes\boc_framework.php for this:</p>
<p><code>&lt;div class=&quot;page_heading&quot;&gt;&lt;h1&gt;</code></p>
<p>And the closing:</p>
<p><code>&lt;/h1&gt;&lt;/div&gt;</code></p>
<p>2. Those are in the tabs plugin in your \fortuna\js\libs.js and its minified version that is actually used &#8211;  fortuna\js\libs.min.js</p>
<p><code>&lt;h2 class=&#039;resp-accordion&#039;</code></p>
<p>I wouldn&#8217;t touch that really&#8230; <img src="https://blueowlcreative.com/support_wp/wp-includes/images/smilies/icon_smile.gif" alt=":)" class="wp-smiley" /> </p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://blueowlcreative.com/support_wp/forums/topic/changing-h-tag-in-tab-header/#post-30182</guid>
					<title><![CDATA[Reply To: Changing h-tag in Tab &amp; Header]]></title>
					<link>https://blueowlcreative.com/support_wp/forums/topic/changing-h-tag-in-tab-header/#post-30182</link>
					<pubDate>Tue, 18 Oct 2016 08:56:27 +0000</pubDate>
					<dc:creator>goldstorm</dc:creator>

					<description>
						<![CDATA[
						<p>Hi,</p>
<p>1. If i change the h-tag in \boc_framework.php than i change all page heading. But i want to change only a single page?!</p>
<p>2. what is the reason you would&#8217;t touch it? I guess there is no easy way to change it. I need to us a different plugin!</p>
<p>best regards</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://blueowlcreative.com/support_wp/forums/topic/changing-h-tag-in-tab-header/#post-30186</guid>
					<title><![CDATA[Reply To: Changing h-tag in Tab &amp; Header]]></title>
					<link>https://blueowlcreative.com/support_wp/forums/topic/changing-h-tag-in-tab-header/#post-30186</link>
					<pubDate>Wed, 19 Oct 2016 06:28:55 +0000</pubDate>
					<dc:creator>BlueOwl</dc:creator>

					<description>
						<![CDATA[
						<p>Hi again,</p>
<p>1. You could add a check there for the specific page ID. Don&#8217;t see a reason why you would do this though&#8230;<br />
2. You would mess with the plugin&#8217;s core, sure you can but it&#8217;s never a good idea, you would then need to restyle it etc. Why would you want this in the first place??</p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

