<?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: Changing CSS of pages in Mega Menu Propulsion</title>
		<link>http://www.kriesi.at/support/topic/changing-css-of-pages-in-mega-menu-propulsion</link>
		<description>Support Forum - Topic: Changing CSS of pages in Mega Menu Propulsion</description>
		<language>en-US</language>
		<pubDate>Wed, 22 May 2013 22:55:21 +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/changing-css-of-pages-in-mega-menu-propulsion" rel="self" type="application/rss+xml" />

		<item>
			<title>BenWorx on "Changing CSS of pages in Mega Menu Propulsion"</title>
			<link>http://www.kriesi.at/support/topic/changing-css-of-pages-in-mega-menu-propulsion#post-79848</link>
			<pubDate>Mon, 15 Oct 2012 20:49:48 +0000</pubDate>
			<dc:creator>BenWorx</dc:creator>
			<guid isPermaLink="false">79848@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanx Devin! That did the trick!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Changing CSS of pages in Mega Menu Propulsion"</title>
			<link>http://www.kriesi.at/support/topic/changing-css-of-pages-in-mega-menu-propulsion#post-79837</link>
			<pubDate>Mon, 15 Oct 2012 18:58:02 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">79837@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Grtz,&#60;/p&#62;
&#60;p&#62;Try adding the following CSS to your Quick CSS (located under the Styling Tab in the theme options) or the custom.css file in the css folder of your theme files:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;#top .main_menu .avia_mega div ul ul li a {
    color: red
}
#top .main_menu .avia_mega div ul ul ul li a {
    color: blue
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;I've just done the red and blue color to show you which css is effecting which elements. You can add bold or font-size as needed but you'll need to use both since the first one will effect those elements under it and then second one the replaces the rule.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>BenWorx on "Changing CSS of pages in Mega Menu Propulsion"</title>
			<link>http://www.kriesi.at/support/topic/changing-css-of-pages-in-mega-menu-propulsion#post-79710</link>
			<pubDate>Sun, 14 Oct 2012 14:29:17 +0000</pubDate>
			<dc:creator>BenWorx</dc:creator>
			<guid isPermaLink="false">79710@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Nope, this code doesn't change anything to the menu...&#60;/p&#62;
&#60;p&#62;So far i've found that the following code schanges both the &#34;pages&#34; as well as the &#34;subpages&#34;:&#60;/p&#62;
&#60;p&#62;#top .main_menu .avia_mega ul a {&#60;/p&#62;
&#60;p&#62;Grtz
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Changing CSS of pages in Mega Menu Propulsion"</title>
			<link>http://www.kriesi.at/support/topic/changing-css-of-pages-in-mega-menu-propulsion#post-79676</link>
			<pubDate>Sun, 14 Oct 2012 08:03:46 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">79676@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi! &#60;/p&#62;
&#60;p&#62; I corrected the code above a bit. Please try it again. &#60;/p&#62;
&#60;p&#62; Best regards,&#60;br /&#62;
Peter
&#60;/p&#62;</description>
		</item>
		<item>
			<title>BenWorx on "Changing CSS of pages in Mega Menu Propulsion"</title>
			<link>http://www.kriesi.at/support/topic/changing-css-of-pages-in-mega-menu-propulsion#post-79633</link>
			<pubDate>Sat, 13 Oct 2012 19:38:20 +0000</pubDate>
			<dc:creator>BenWorx</dc:creator>
			<guid isPermaLink="false">79633@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I am reading my last message again. Maybe it wasn't so clear...&#60;/p&#62;
&#60;p&#62;I would like to change the CSS of te main pages in the mega menu folder: behandelingen.&#60;/p&#62;
&#60;p&#62;So that would be: rejuvi, intraceuticls, skeynor, image skincare, darphin, Jane iredale etc. Etc.&#60;/p&#62;
&#60;p&#62;Look forward to your reply!&#60;/p&#62;
&#60;p&#62;Ben
&#60;/p&#62;</description>
		</item>
		<item>
			<title>BenWorx on "Changing CSS of pages in Mega Menu Propulsion"</title>
			<link>http://www.kriesi.at/support/topic/changing-css-of-pages-in-mega-menu-propulsion#post-79546</link>
			<pubDate>Fri, 12 Oct 2012 13:30:44 +0000</pubDate>
			<dc:creator>BenWorx</dc:creator>
			<guid isPermaLink="false">79546@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Dude,&#60;/p&#62;
&#60;p&#62;Sorry, ain't working... &#60;/p&#62;
&#60;p&#62;I would like to only increase the following: &#34;Skeyndor&#34; &#38;amp; &#34;Image Skincare and the other main pages. &#60;/p&#62;
&#60;p&#62;    Skeyndor&#60;br /&#62;
        Mesoscience/ Mesofiller&#60;br /&#62;
        Meso lift&#60;br /&#62;
    Image Skincare&#60;br /&#62;
        Acne Facial&#60;/p&#62;
&#60;p&#62;You can find this menu under: &#34;behandelingen&#34; under the following URL: &#60;a href=&#34;http://www.schoonheidssalon-allure.nl/wp1979/&#34; rel=&#34;nofollow&#34;&#62;http://www.schoonheidssalon-allure.nl/wp1979/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Thanx!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Changing CSS of pages in Mega Menu Propulsion"</title>
			<link>http://www.kriesi.at/support/topic/changing-css-of-pages-in-mega-menu-propulsion#post-79520</link>
			<pubDate>Fri, 12 Oct 2012 09:57:27 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">79520@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi! &#60;/p&#62;
&#60;p&#62; I think following css code will style the pages only:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;#top .main_menu .avia_mega div ul &#38;gt; ul li a{
font-size: 15px;
font-weight: bold;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62; Regards,&#60;br /&#62;
Peter
&#60;/p&#62;</description>
		</item>
		<item>
			<title>BenWorx on "Changing CSS of pages in Mega Menu Propulsion"</title>
			<link>http://www.kriesi.at/support/topic/changing-css-of-pages-in-mega-menu-propulsion#post-79385</link>
			<pubDate>Thu, 11 Oct 2012 08:32:50 +0000</pubDate>
			<dc:creator>BenWorx</dc:creator>
			<guid isPermaLink="false">79385@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi there,&#60;/p&#62;
&#60;p&#62;Can anyone please respomd to the question above?&#60;/p&#62;
&#60;p&#62;Thank you..
&#60;/p&#62;</description>
		</item>
		<item>
			<title>BenWorx on "Changing CSS of pages in Mega Menu Propulsion"</title>
			<link>http://www.kriesi.at/support/topic/changing-css-of-pages-in-mega-menu-propulsion#post-79204</link>
			<pubDate>Wed, 10 Oct 2012 07:58:13 +0000</pubDate>
			<dc:creator>BenWorx</dc:creator>
			<guid isPermaLink="false">79204@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;OOPS: IT&#34;S THE ABUNDANCE THEME.... &#60;/p&#62;
&#60;p&#62;Hi Devin,&#60;/p&#62;
&#60;p&#62;Sure thing: &#60;a href=&#34;http://www.schoonheidssalon-allure.nl/wp1979/&#34; rel=&#34;nofollow&#34;&#62;http://www.schoonheidssalon-allure.nl/wp1979/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;The CSS iin the MEGA menu I would like to change is under: &#60;/p&#62;
&#60;p&#62;&#34;behandelingen&#34;&#60;/p&#62;
&#60;p&#62;And in particular:&#60;/p&#62;
&#60;p&#62;&#34;rejuvi&#34;&#60;/p&#62;
&#60;p&#62;&#34;intraceuticals&#34;&#60;/p&#62;
&#60;p&#62;Etc. Etc.&#60;/p&#62;
&#60;p&#62;Thank you very much!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Changing CSS of pages in Mega Menu Propulsion"</title>
			<link>http://www.kriesi.at/support/topic/changing-css-of-pages-in-mega-menu-propulsion#post-79129</link>
			<pubDate>Tue, 09 Oct 2012 16:26:38 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">79129@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Ben,&#60;/p&#62;
&#60;p&#62;Do you have a link to the site with the menu so we can take a look at it? If you can say which specific menu items you want to change, we can see if some css can be provided for you.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>BenWorx on "Changing CSS of pages in Mega Menu Propulsion"</title>
			<link>http://www.kriesi.at/support/topic/changing-css-of-pages-in-mega-menu-propulsion#post-79023</link>
			<pubDate>Mon, 08 Oct 2012 20:05:36 +0000</pubDate>
			<dc:creator>BenWorx</dc:creator>
			<guid isPermaLink="false">79023@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Dear reader,&#60;/p&#62;
&#60;p&#62;In Propulsion i make use of the Mega Menu, i have created &#34;columns&#34;, &#34;pages&#34; and &#34;subpages&#34;.&#60;br /&#62;
The CSS of th collumns i've been able to change rather easy. &#60;/p&#62;
&#60;p&#62;The CSS of the &#34;pages&#34; and the &#34;subpages&#34; (subpages have the little arrow) seem to be connected. &#60;/p&#62;
&#60;p&#62;I would like to change the CSS of the &#34;pages&#34; because for readability i would like to increase the size and font weight.&#60;/p&#62;
&#60;p&#62;Please help me out here...&#60;/p&#62;
&#60;p&#62;Ben
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
