<?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: main menu title missing a word on a specific page</title>
		<link>http://www.kriesi.at/support/topic/main-menu-title-missing-a-word-on-a-specific-page</link>
		<description>Support Forum - Topic: main menu title missing a word on a specific page</description>
		<language>en-US</language>
		<pubDate>Tue, 21 May 2013 01:39:49 +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/main-menu-title-missing-a-word-on-a-specific-page" rel="self" type="application/rss+xml" />

		<item>
			<title>Ismael on "main menu title missing a word on a specific page"</title>
			<link>http://www.kriesi.at/support/topic/main-menu-title-missing-a-word-on-a-specific-page#post-80004</link>
			<pubDate>Wed, 17 Oct 2012 06:07:37 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">80004@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi webWahine,&#60;/p&#62;
&#60;p&#62;Glad we could help you. :)&#60;/p&#62;
&#60;p&#62;Cheers,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>webWahine on "main menu title missing a word on a specific page"</title>
			<link>http://www.kriesi.at/support/topic/main-menu-title-missing-a-word-on-a-specific-page#post-79981</link>
			<pubDate>Tue, 16 Oct 2012 16:25:45 +0000</pubDate>
			<dc:creator>webWahine</dc:creator>
			<guid isPermaLink="false">79981@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;hi ismael&#60;/p&#62;
&#60;p&#62;yes, that seems to have fixed the jump issue - css is a never ending learning experience, indeed - thank you :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "main menu title missing a word on a specific page"</title>
			<link>http://www.kriesi.at/support/topic/main-menu-title-missing-a-word-on-a-specific-page#post-79935</link>
			<pubDate>Tue, 16 Oct 2012 08:30:51 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">79935@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi webWahine,&#60;/p&#62;
&#60;p&#62;I have seen this on your custom.css:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;#menu-item-1091 {
background: url(&#38;#39;http://edgemontseniorliving.com/wp-content/themes/coherence/images/icons/iconCommunity.png&#38;#39;);
min-width: 140px !important;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Try changing the min-width to 160px and also try to add this on your custom.css:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.main_menu ul:first-child &#38;gt; li.current-menu-item &#38;gt; a, .main_menu ul:first-child &#38;gt; li.current_page_item &#38;gt; a {
font-weight: normal !important;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Hope this fixes the issue.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>webWahine on "main menu title missing a word on a specific page"</title>
			<link>http://www.kriesi.at/support/topic/main-menu-title-missing-a-word-on-a-specific-page#post-79881</link>
			<pubDate>Tue, 16 Oct 2012 02:03:48 +0000</pubDate>
			<dc:creator>webWahine</dc:creator>
			<guid isPermaLink="false">79881@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;ok, so i tried min-width on all and it is still jumping on the current page - do you think that maybe i need to set a slightly wider min-width? thanks, again
&#60;/p&#62;</description>
		</item>
		<item>
			<title>webWahine on "main menu title missing a word on a specific page"</title>
			<link>http://www.kriesi.at/support/topic/main-menu-title-missing-a-word-on-a-specific-page#post-79880</link>
			<pubDate>Tue, 16 Oct 2012 02:00:46 +0000</pubDate>
			<dc:creator>webWahine</dc:creator>
			<guid isPermaLink="false">79880@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;that worked!!!!! thanks so much, ismael&#60;/p&#62;
&#60;p&#62;one thing that i did notice, though (which is new) is that now the highlighted nav, ie, the page you are on 'jumps' up a few pixels - i will try min-width on all and see if that fixes it
&#60;/p&#62;</description>
		</item>
		<item>
			<title>webWahine on "main menu title missing a word on a specific page"</title>
			<link>http://www.kriesi.at/support/topic/main-menu-title-missing-a-word-on-a-specific-page#post-79878</link>
			<pubDate>Tue, 16 Oct 2012 01:57:21 +0000</pubDate>
			<dc:creator>webWahine</dc:creator>
			<guid isPermaLink="false">79878@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;thanks so much for that but here is an older post that i have sent where i have done something similar to what you are suggesting:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.kriesi.at/support/topic/icons-above-menu-revised&#34; rel=&#34;nofollow&#34;&#62;http://www.kriesi.at/support/topic/icons-above-menu-revised&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;it seems odd but it doesn't seem connected to min-width but i'll try changing in now and let you know :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "main menu title missing a word on a specific page"</title>
			<link>http://www.kriesi.at/support/topic/main-menu-title-missing-a-word-on-a-specific-page#post-79867</link>
			<pubDate>Tue, 16 Oct 2012 01:21:09 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">79867@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Try to assign a min width on that specific item and see what happens, something like this&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;#menu-item-1091 {
    min-width: 200px;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>webWahine on "main menu title missing a word on a specific page"</title>
			<link>http://www.kriesi.at/support/topic/main-menu-title-missing-a-word-on-a-specific-page#post-79863</link>
			<pubDate>Tue, 16 Oct 2012 00:06:59 +0000</pubDate>
			<dc:creator>webWahine</dc:creator>
			<guid isPermaLink="false">79863@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;hello, all&#60;/p&#62;
&#60;p&#62;my site is here:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://edgemontseniorliving.com/&#34; rel=&#34;nofollow&#34;&#62;http://edgemontseniorliving.com/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;password:&#60;/p&#62;
&#60;p&#62;esl1234&#60;/p&#62;
&#60;p&#62;the nav titles all look fine on all pages except this one, which is missing the word 'consultation' after 'public':&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://edgemontseniorliving.com/public-consultation/&#34; rel=&#34;nofollow&#34;&#62;http://edgemontseniorliving.com/public-consultation/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;i'm pretty sure that this has happened because i changed the name of the page and created a new one with the same title, but if i use the menu widget i can change it to anything, eg 'test title' and it works, but when i change it back to 'public consultation', it only shows 'public'&#60;/p&#62;
&#60;p&#62;is there some way to fix this weirdness? please advise&#60;/p&#62;
&#60;p&#62;thank you, jodi
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
