<?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 - Topic: Submenu Font Colors</title>
		<link>http://www.kriesi.at/support/topic/submenu-font-colors</link>
		<description>Support Forum - Topic: Submenu Font Colors</description>
		<language>en-US</language>
		<pubDate>Wed, 22 May 2013 22:47:29 +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/topic/submenu-font-colors" rel="self" type="application/rss+xml" />

		<item>
			<title>Ismael on "Submenu Font Colors"</title>
			<link>http://www.kriesi.at/support/topic/submenu-font-colors#post-85318</link>
			<pubDate>Mon, 26 Nov 2012 06:59:12 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">85318@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi southlakebaptist,&#60;/p&#62;
&#60;p&#62;Try to replace this code:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;#top .main_menu .menu li ul a:hover {
color: black;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;to&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;#top .main_menu .menu li ul a:hover {
color: black !important;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Adding !important prevents styles from being overriden with other styles. Hope this helps. :)&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>southlakebaptist on "Submenu Font Colors"</title>
			<link>http://www.kriesi.at/support/topic/submenu-font-colors#post-85269</link>
			<pubDate>Sun, 25 Nov 2012 06:35:50 +0000</pubDate>
			<dc:creator>southlakebaptist</dc:creator>
			<guid isPermaLink="false">85269@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks Ismael,&#60;/p&#62;
&#60;p&#62;The first part worked great, the &#34;hover&#34; seems to be showing &#34;white&#34; regardless of the code inserted... please advise. :)  Thanks again for the help you guys provide.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Submenu Font Colors"</title>
			<link>http://www.kriesi.at/support/topic/submenu-font-colors#post-85198</link>
			<pubDate>Sat, 24 Nov 2012 03:02:17 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">85198@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi southlakebaptist,&#60;/p&#62;
&#60;p&#62;Kindly add this code inside Quick CSS(under Theme Options &#38;gt; Styling) or custom.css (inside the css folder and can be accessed via ftp):&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;#top .main_menu .menu li ul a {
color: black;
}

#top .main_menu .menu li ul a:hover {
color: red;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;or you can use this code, if the code above doesn't work (I recommend to use the 1st code, if it works):&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;#top .main_menu .menu li ul a {
color: black !important;
}

#top .main_menu .menu li ul a:hover {
color: red !important;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Just change the color. Hope this helps. :)&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>southlakebaptist on "Submenu Font Colors"</title>
			<link>http://www.kriesi.at/support/topic/submenu-font-colors#post-85091</link>
			<pubDate>Fri, 23 Nov 2012 08:18:23 +0000</pubDate>
			<dc:creator>southlakebaptist</dc:creator>
			<guid isPermaLink="false">85091@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I'm not seeing an option to change the submenu font colors... in the header menu.  I can change the main font menu color, but nothing that is a sub menu.  You can look at my site under: &#60;a href=&#34;http://www.southlakebc.com/&#34; rel=&#34;nofollow&#34;&#62;http://www.southlakebc.com/&#60;/a&#62;   click &#34;about us&#34; and you will see what I need to change to make it visible.  Thanks!
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
