<?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>moving open/close+  icon in accordion header &#8211; Themeco Community</title>
		<atom:link href="https://theme.co/archive/forums/topic/moving-openclose-icon-in-accordion-header/feed/" rel="self" type="application/rss+xml" />
		<link>https://theme.co/archive/forums/topic/moving-openclose-icon-in-accordion-header/feed/</link>
		<description></description>
		<lastBuildDate>Thu, 25 Dec 2025 19:05:35 +0000</lastBuildDate>
		<generator>https://bbpress.org/?v=2.6.14</generator>
		<language>en-US</language>

		
														
					
				<item>
					<guid>https://theme.co/archive/forums/topic/moving-openclose-icon-in-accordion-header/#post-345767</guid>
					<title><![CDATA[moving open/close+  icon in accordion header]]></title>
					<link>https://theme.co/archive/forums/topic/moving-openclose-icon-in-accordion-header/#post-345767</link>
					<pubDate>Thu, 30 Jul 2015 22:17:15 +0000</pubDate>
					<dc:creator>nataliapinzon</dc:creator>

					<description>
						<![CDATA[
						<p>Dear X-theme Support,</p>
<p>How can I move the open/close icon to the bottom right hand corner of the accordion title/header? Ideally, I would like to change the icon to fa-plus-square in orange and have it rotate when open.</p>
<p>Thank you!</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/moving-openclose-icon-in-accordion-header/#post-345958</guid>
					<title><![CDATA[Reply To: moving open/close+  icon in accordion header]]></title>
					<link>https://theme.co/archive/forums/topic/moving-openclose-icon-in-accordion-header/#post-345958</link>
					<pubDate>Fri, 31 Jul 2015 03:50:29 +0000</pubDate>
					<dc:creator>Rue Nel</dc:creator>

					<description>
						<![CDATA[
						<p>Hello There,</p>
<p>Thanks for writing in! </p>
<p>To move the open/close icon to the bottom right hand corner of the accordion title/header and change the icon to fa-plus-square in orange, have it rotate when open, please insert this code in your child theme&#8217;s style.css (if you are <a href="https://theme.co/x/member/kb/how-to-setup-child-themes/" target="_blank" rel="nofollow">using a child theme</a>)</p>
<pre><code>.x-accordion-heading .x-accordion-toggle:before {
    float: right;
    margin-top: 4px;
    content: &quot;\f0fe&quot;;
}

.x-accordion-heading .x-accordion-toggle:before,
.site .x-accordion-heading .x-accordion-toggle:hover:before {
    color: orange !important;
}</code></pre>
<p>Please let us know if this works out for you.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/moving-openclose-icon-in-accordion-header/#post-345976</guid>
					<title><![CDATA[Reply To: moving open/close+  icon in accordion header]]></title>
					<link>https://theme.co/archive/forums/topic/moving-openclose-icon-in-accordion-header/#post-345976</link>
					<pubDate>Fri, 31 Jul 2015 04:14:06 +0000</pubDate>
					<dc:creator>nataliapinzon</dc:creator>

					<description>
						<![CDATA[
						<p>perfect! only now I have two icons showing up because I am using two lines of text on the header.. any suggestions?</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/moving-openclose-icon-in-accordion-header/#post-345977</guid>
					<title><![CDATA[Reply To: moving open/close+  icon in accordion header]]></title>
					<link>https://theme.co/archive/forums/topic/moving-openclose-icon-in-accordion-header/#post-345977</link>
					<pubDate>Fri, 31 Jul 2015 04:14:48 +0000</pubDate>
					<dc:creator>nataliapinzon</dc:creator>

					<description>
						<![CDATA[
						This reply has been marked as private.						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/moving-openclose-icon-in-accordion-header/#post-345986</guid>
					<title><![CDATA[Reply To: moving open/close+  icon in accordion header]]></title>
					<link>https://theme.co/archive/forums/topic/moving-openclose-icon-in-accordion-header/#post-345986</link>
					<pubDate>Fri, 31 Jul 2015 04:21:41 +0000</pubDate>
					<dc:creator>nataliapinzon</dc:creator>

					<description>
						<![CDATA[
						<p>I figured it out.. not sure how but problem solved &#8211; thank you</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/moving-openclose-icon-in-accordion-header/#post-346044</guid>
					<title><![CDATA[Reply To: moving open/close+  icon in accordion header]]></title>
					<link>https://theme.co/archive/forums/topic/moving-openclose-icon-in-accordion-header/#post-346044</link>
					<pubDate>Fri, 31 Jul 2015 05:42:41 +0000</pubDate>
					<dc:creator>Rupok</dc:creator>

					<description>
						<![CDATA[
						<p>You are welcome!</p>
<p>Glad that it solved. Feel free to let us know if you face any other issue. We’ll be happy to assist you.</p>
<p>Thanks for using X.</p>
<p>Cheers!</p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

