<?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: How to change the accordion toggle style</title>
		<atom:link href="http://blueowlcreative.com/support_wp/forums/topic/how-to-change-the-accordion-toggle-style/feed/" rel="self" type="application/rss+xml" />
		<link>http://blueowlcreative.com/support_wp/forums/topic/how-to-change-the-accordion-toggle-style/feed/</link>
		<description></description>
		<pubDate>Sat, 18 Jul 2026 02:59:48 +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/how-to-change-the-accordion-toggle-style/#post-33816</guid>
					<title><![CDATA[How to change the accordion toggle style]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/how-to-change-the-accordion-toggle-style/#post-33816</link>
					<pubDate>Tue, 21 May 2019 09:08:14 +0000</pubDate>
					<dc:creator>aravena</dc:creator>

					<description>
						<![CDATA[
						<p>Hi there, </p>
<p>I am a newbie with Fortuna theme (yet I am seasonal web developer) and found it confusing to find my way as of how to customize things around.<br />
In general: I am lacking &#8220;API refference&#8221; documentation, e.g. to know all the attributes of the Fortuna tags. </p>
<p>In particular I want to change the color of accordion toggle (+/-) switch, as the reddish color of my theme makes it look like &#8220;stop sign&#8221; </p>
<p>Thanks </p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/how-to-change-the-accordion-toggle-style/#post-33818</guid>
					<title><![CDATA[Reply To: How to change the accordion toggle style]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/how-to-change-the-accordion-toggle-style/#post-33818</link>
					<pubDate>Tue, 21 May 2019 10:32:23 +0000</pubDate>
					<dc:creator>BlueOwl</dc:creator>

					<description>
						<![CDATA[
						<p>Hi there,</p>
<p>The best way would be to use the Dev tools console and see the actual classes of the elements.<br />
For example for the accordion you can add this CSS:</p>
<pre><code>.acc_control {
    background-color: green !important;
}</code></pre>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

