<?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: Menu issue in mobile version.</title>
		<atom:link href="http://blueowlcreative.com/support_wp/forums/topic/menu-issue-in-mobile-version/feed/" rel="self" type="application/rss+xml" />
		<link>http://blueowlcreative.com/support_wp/forums/topic/menu-issue-in-mobile-version/feed/</link>
		<description></description>
		<pubDate>Fri, 17 Jul 2026 11:16:51 +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/menu-issue-in-mobile-version/#post-31585</guid>
					<title><![CDATA[Menu issue in mobile version.]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/menu-issue-in-mobile-version/#post-31585</link>
					<pubDate>Mon, 12 Jun 2017 17:13:06 +0000</pubDate>
					<dc:creator>drunkfox</dc:creator>

					<description>
						<![CDATA[
						<p>Hi there.<br />
I have a multilanguage website, and I use WPML plugin, the most popular WordPress plugin which allows running fully multilingual websites with WordPress.<br />
Unfortunately the menu of my website does not shown the languages within the mobile version.<br />
But if I touch the empty space, the languages flags works well.<br />
It seems that the image of flags are not shown. If I use a text (English, Italian, Japanes) the text is shown, but I prefer to show the flags instead of some text.<br />
Please see the screenshots to better understand my poor English <img src="http://blueowlcreative.com/support_wp/wp-includes/images/smilies/icon_smile.gif" alt=":-)" class="wp-smiley" /><br />
Screenshot 1<br />
<img src="https://www.guidedolomiti.com/screenshot_iPhone.jpg" alt="mobile screenshot 1" /><br />
Screenshot 2<br />
<img src="https://www.guidedolomiti.com/screenshot_iPhone-2.jpg" alt="mobile screenshot 2" /><br />
My website is <a href="https://www.guidedolomiti.com" title="Guide Dolomiti" target="_blank" rel="nofollow">Guide Dolomiti</a><br />
may you help me, please?<br />
Thank you!<br />
Enrico</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/menu-issue-in-mobile-version/#post-31590</guid>
					<title><![CDATA[Reply To: Menu issue in mobile version.]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/menu-issue-in-mobile-version/#post-31590</link>
					<pubDate>Tue, 13 Jun 2017 07:16:14 +0000</pubDate>
					<dc:creator>BlueOwl</dc:creator>

					<description>
						<![CDATA[
						<p>Hi there,</p>
<p>Long time no hear! <img src="http://blueowlcreative.com/support_wp/wp-includes/images/smilies/icon_smile.gif" alt=":)" class="wp-smiley" /><br />
What you could do is add a label to your flags in the Menu, then hide that label in desktop resolution with a media query (by adding a negative <code>text-indent: -10000px;</code> for example) by adding a specific class to those menu items&#8230; something like this:</p>
<pre><code>@media only screen and (min-width: 769px) {
  .hide_label {
    text-indent: -10000px;
  }
}</code></pre>
<p>then add the &#8220;hide_label&#8221; class to your 2 language menu items.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/menu-issue-in-mobile-version/#post-31593</guid>
					<title><![CDATA[Reply To: Menu issue in mobile version.]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/menu-issue-in-mobile-version/#post-31593</link>
					<pubDate>Tue, 13 Jun 2017 14:26:41 +0000</pubDate>
					<dc:creator>drunkfox</dc:creator>

					<description>
						<![CDATA[
						<p>Ciao BlueOwl,<br />
thanks for your support.<br />
It seems to be a little bit too difficult for a dummy like me <img src="http://blueowlcreative.com/support_wp/wp-includes/images/smilies/icon_smile.gif" alt=":-)" class="wp-smiley" /><br />
I will try to ask at the support of WPML, maybe they have an easyest way to fix&#8230;<br />
Thank you.<br />
Enrico</p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

