<?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 - Tag: remove bullets widget sidebar - Recent Posts</title>
		<link>http://www.kriesi.at/support/tags/remove-bullets-widget-sidebar</link>
		<description>Support Forum - Tag: remove bullets widget sidebar - Recent Posts</description>
		<language>en-US</language>
		<pubDate>Thu, 23 May 2013 04:08:14 +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/tags/remove-bullets-widget-sidebar" rel="self" type="application/rss+xml" />

		<item>
			<title>Ismael on "Remove bullets in custom menu widget?"</title>
			<link>http://www.kriesi.at/support/topic/remove-bullets-in-custom-menu-widget#post-81497</link>
			<pubDate>Tue, 30 Oct 2012 04:01:01 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">81497@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi justingrahamiam,&#60;/p&#62;
&#60;p&#62;Glad that Devin helped you. :)&#60;/p&#62;
&#60;p&#62;Cheers,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>justingrahamiam on "Remove bullets in custom menu widget?"</title>
			<link>http://www.kriesi.at/support/topic/remove-bullets-in-custom-menu-widget#post-81487</link>
			<pubDate>Tue, 30 Oct 2012 02:57:20 +0000</pubDate>
			<dc:creator>justingrahamiam</dc:creator>
			<guid isPermaLink="false">81487@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thank you very much. I had a really hard time with this one.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Remove bullets in custom menu widget?"</title>
			<link>http://www.kriesi.at/support/topic/remove-bullets-in-custom-menu-widget#post-81453</link>
			<pubDate>Mon, 29 Oct 2012 17:40:52 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">81453@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey justingrahamiam,&#60;/p&#62;
&#60;p&#62;Its actually using a dash and :before. 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 #nav-menu-4 .widget_nav_menu li:before {
content: none;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Where I have #nav-menu-4, replace that with the ID that your menu is inside. It will be different depending on how you placed it and when. That way it only effects that single navigation widget. If you want it to effect all of them, remove that ID so its just:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;#top .widget_nav_menu li:before {
content: none;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>justingrahamiam on "Remove bullets in custom menu widget?"</title>
			<link>http://www.kriesi.at/support/topic/remove-bullets-in-custom-menu-widget#post-81349</link>
			<pubDate>Sun, 28 Oct 2012 18:37:57 +0000</pubDate>
			<dc:creator>justingrahamiam</dc:creator>
			<guid isPermaLink="false">81349@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;In the Angular theme, bullets appear when I created a custom menu widget. When I inspect element through Chrome I am able to test the css. I have been placing &#34;list-style: none;&#34; on all ul and li styles I can find in relationship to the widget but I can not seem to find the right location to do so. Any insight would help.&#60;/p&#62;
&#60;p&#62;Thanks.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
