<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Underscore of the Modul remove]]></title><description><![CDATA[<p dir="auto">Is there a general solution for removing the underscore from modules? (In Config or CSS)<br />
I mean the underscore under the module name (Header or Text).</p>
]]></description><link>https://forum.magicmirror.builders/topic/11886/underscore-of-the-modul-remove</link><generator>RSS for Node</generator><lastBuildDate>Tue, 09 Jun 2026 21:39:33 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/11886.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 31 Dec 2019 07:19:28 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Underscore of the Modul remove on Tue, 31 Dec 2019 23:34:35 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/mykle1" aria-label="Profile: Mykle1">@<bdi>Mykle1</bdi></a> said in <a href="/post/66903">Underscore of the Modul remove</a>:</p>
<blockquote>
<p dir="auto">header {<br />
border-bottom: none;<br />
}</p>
</blockquote>
<p dir="auto">Thanks, that’s it.<br />
And happy New Year :four_leaf_clover: :four_leaf_clover: :four_leaf_clover:</p>
]]></description><link>https://forum.magicmirror.builders/post/66906</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/66906</guid><dc:creator><![CDATA[Lordy]]></dc:creator><pubDate>Tue, 31 Dec 2019 23:34:35 GMT</pubDate></item><item><title><![CDATA[Reply to Underscore of the Modul remove on Tue, 31 Dec 2019 21:37:19 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/lordy" aria-label="Profile: Lordy">@<bdi>Lordy</bdi></a></p>
<p dir="auto">In your custom.css file . . .</p>
<pre><code>header {
  border-bottom: none;
}
</code></pre>
]]></description><link>https://forum.magicmirror.builders/post/66903</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/66903</guid><dc:creator><![CDATA[Mykle1]]></dc:creator><pubDate>Tue, 31 Dec 2019 21:37:19 GMT</pubDate></item></channel></rss>