<?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[Where to start with custom CSS?]]></title><description><![CDATA[<p dir="auto">Hello, please spare me with this but where can I set the path for the custom CSS?  I have it on the default path, <strong>css/custom.css</strong> but it seems to not work. Maybe I need to set or activate it or also maybe my selectors are wrong.</p>
<pre><code>.clock .time {
   font-size: 100px; }
</code></pre>
<p dir="auto">also</p>
<pre><code>.clock .bright {
   font-size: 100px; }
</code></pre>
<p dir="auto">Neither of those work.</p>
<p dir="auto">Please can someone help me. Just wanted to increase the font-size of the digital time of the default clock module.<br />
Thank you.</p>
]]></description><link>https://forum.magicmirror.builders/topic/14856/where-to-start-with-custom-css</link><generator>RSS for Node</generator><lastBuildDate>Thu, 10 Sep 2026 13:51:33 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/14856.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 30 Mar 2021 09:10:06 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Where to start with custom CSS? on Tue, 30 Mar 2021 11:34:00 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/francisceril" aria-label="Profile: francisceril">@<bdi>francisceril</bdi></a> you do not need to and you must not move custom.css. If above doesn’t work then your selectors are wrong. You can find out the right selector by opening the mirror in your pc browser, pressing f12 or ctrl+shift+i and using the dev tool. In the upper left corner you can choose an element picker, go to the time and find out the selector.</p>
]]></description><link>https://forum.magicmirror.builders/post/90079</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/90079</guid><dc:creator><![CDATA[lavolp3]]></dc:creator><pubDate>Tue, 30 Mar 2021 11:34:00 GMT</pubDate></item></channel></rss>