<?xml version="1.0" encoding="UTF-8"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>ThemeShaper Forums Topic: Thematic - Removing Bullets from lists</title>
<link>http://themeshaper.com/forums/</link>
<description>Help In Shaping WordPress Themes</description>
<language>en</language>
<pubDate>Wed, 22 May 2013 05:42:58 +0000</pubDate>

<item>
<title>tsays on "Thematic - Removing Bullets from lists"</title>
<link>http://themeshaper.com/forums/topic/thematic-removing-bullets-from-lists#post-13737</link>
<pubDate>Thu, 08 Jul 2010 05:49:54 +0000</pubDate>
<dc:creator>tsays</dc:creator>
<guid isPermaLink="false">13737@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;I see this post is quite old, I am wondering if there is an update to this problem? I too would like to remove the bullets from my sidebar, but after adding the above code to the style.css bullets still remain. Is there something I am missing?
&#60;/p&#62;</description>
</item>
<item>
<title>aoda on "Thematic - Removing Bullets from lists"</title>
<link>http://themeshaper.com/forums/topic/thematic-removing-bullets-from-lists#post-2587</link>
<pubDate>Thu, 26 Mar 2009 03:56:35 +0000</pubDate>
<dc:creator>aoda</dc:creator>
<guid isPermaLink="false">2587@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;Thanks for posting this!
&#60;/p&#62;</description>
</item>
<item>
<title>missbou on "Thematic - Removing Bullets from lists"</title>
<link>http://themeshaper.com/forums/topic/thematic-removing-bullets-from-lists#post-1215</link>
<pubDate>Tue, 06 Jan 2009 04:16:37 +0000</pubDate>
<dc:creator>missbou</dc:creator>
<guid isPermaLink="false">1215@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;Oh, so easy! Thought I'd just post this here, in case anyone else wants a quick solution. Just paste this into your Child theme style.css file:&#60;/p&#62;
&#60;p&#62;/* Remove sidebar list bullets */&#60;/p&#62;
&#60;p&#62;.aside ul ul {&#60;br /&#62;
    list-style:none;&#60;br /&#62;
    margin:0 0 0 0;&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;Piece of cake! :)
&#60;/p&#62;</description>
</item>
<item>
<title>missbou on "Thematic - Removing Bullets from lists"</title>
<link>http://themeshaper.com/forums/topic/thematic-removing-bullets-from-lists#post-1212</link>
<pubDate>Sat, 03 Jan 2009 22:10:54 +0000</pubDate>
<dc:creator>missbou</dc:creator>
<guid isPermaLink="false">1212@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;Is there a way to remove the bullets from the sidebar lists when using a Child theme? Total newbie here, as you can tell. Cheers!
&#60;/p&#62;</description>
</item>

</channel>
</rss>
