<?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: Superscript Fortuna</title>
		<atom:link href="http://blueowlcreative.com/support_wp/forums/topic/superscript-fortuna/feed/" rel="self" type="application/rss+xml" />
		<link>http://blueowlcreative.com/support_wp/forums/topic/superscript-fortuna/feed/</link>
		<description></description>
		<pubDate>Sun, 19 Jul 2026 04:12:44 +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/superscript-fortuna/#post-32155</guid>
					<title><![CDATA[Superscript Fortuna]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/superscript-fortuna/#post-32155</link>
					<pubDate>Mon, 06 Nov 2017 15:39:00 +0000</pubDate>
					<dc:creator>VivianeMichelEspros</dc:creator>

					<description>
						<![CDATA[
						<p>Hi there, </p>
<p>I would like to mark a text as superscript in a heading of a top icon box. How can I do that? </p>
<p>Thank you in advance, </p>
<p>Viviane</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/superscript-fortuna/#post-32161</guid>
					<title><![CDATA[Reply To: Superscript Fortuna]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/superscript-fortuna/#post-32161</link>
					<pubDate>Tue, 07 Nov 2017 08:53:59 +0000</pubDate>
					<dc:creator>BlueOwl</dc:creator>

					<description>
						<![CDATA[
						<p>Hi Viviane,</p>
<p>Feel free to style it globally like so either in your child theme css or your Theme options -> Global css:</p>
<pre><code>sup {
    vertical-align: super;
    font-size: smaller;
}</code></pre>
<p>Then in your Top icon box element enter your heading like so:</p>
<p><code>My heading with a &lt;sup&gt;SuperText&lt;/sup&gt;</code></p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

