<?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[BUG: Unable to change font-size.]]></title><description><![CDATA[<p dir="auto">We can't edit an already edited font-header size, tried in all browsers.</p>
<p dir="auto">To replicate:</p>
<ol>
<li>Set font-size on text.</li>
<li>Click somewhere else.</li>
<li>Edit the test again and change font-size.</li>
</ol>
<p dir="auto">Result: nothing happens.</p>
]]></description><link>https://community.appdrag.com/topic/522/bug-unable-to-change-font-size</link><generator>RSS for Node</generator><lastBuildDate>Wed, 15 Jul 2026 16:22:13 GMT</lastBuildDate><atom:link href="https://community.appdrag.com/topic/522.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 25 Nov 2020 13:55:04 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to BUG: Unable to change font-size. on Fri, 27 Nov 2020 07:43:08 GMT]]></title><description><![CDATA[<p dir="auto">Hi Thomas, can you send a link to a demo page?</p>
]]></description><link>https://community.appdrag.com/post/2016</link><guid isPermaLink="true">https://community.appdrag.com/post/2016</guid><dc:creator><![CDATA[Wassim]]></dc:creator><pubDate>Fri, 27 Nov 2020 07:43:08 GMT</pubDate></item><item><title><![CDATA[Reply to BUG: Unable to change font-size. on Thu, 26 Nov 2020 14:43:35 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.appdrag.com/uid/16">@Joseph-Benguira</a></p>
<p dir="auto">Selecting the text with the mouse works, CTRL+A doesn't work.</p>
]]></description><link>https://community.appdrag.com/post/2012</link><guid isPermaLink="true">https://community.appdrag.com/post/2012</guid><dc:creator><![CDATA[ThomasD]]></dc:creator><pubDate>Thu, 26 Nov 2020 14:43:35 GMT</pubDate></item><item><title><![CDATA[Reply to BUG: Unable to change font-size. on Thu, 26 Nov 2020 11:03:26 GMT]]></title><description><![CDATA[<p dir="auto">Before thinking about this, could you try it and tell me if this fix your issue or not?</p>
]]></description><link>https://community.appdrag.com/post/2008</link><guid isPermaLink="true">https://community.appdrag.com/post/2008</guid><dc:creator><![CDATA[Joseph Benguira]]></dc:creator><pubDate>Thu, 26 Nov 2020 11:03:26 GMT</pubDate></item><item><title><![CDATA[Reply to BUG: Unable to change font-size. on Thu, 26 Nov 2020 07:56:11 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.appdrag.com/uid/16">@Joseph-Benguira</a></p>
<p dir="auto">If I tell clients to do this, they will laugh at us.</p>
]]></description><link>https://community.appdrag.com/post/2003</link><guid isPermaLink="true">https://community.appdrag.com/post/2003</guid><dc:creator><![CDATA[ThomasD]]></dc:creator><pubDate>Thu, 26 Nov 2020 07:56:11 GMT</pubDate></item><item><title><![CDATA[Reply to BUG: Unable to change font-size. on Thu, 26 Nov 2020 07:34:49 GMT]]></title><description><![CDATA[<p dir="auto">Hey Thomas,</p>
<p dir="auto">double click on your text element, then select all the text, then click on "Tx" icon to remove all styles on that element<br />
then finally set your style. this should work</p>
]]></description><link>https://community.appdrag.com/post/2000</link><guid isPermaLink="true">https://community.appdrag.com/post/2000</guid><dc:creator><![CDATA[Joseph Benguira]]></dc:creator><pubDate>Thu, 26 Nov 2020 07:34:49 GMT</pubDate></item><item><title><![CDATA[Reply to BUG: Unable to change font-size. on Wed, 25 Nov 2020 16:59:14 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.appdrag.com/uid/9">@Daniel-Mulroy</a></p>
<pre><code class="language-html">&lt;h2 class="appdrag-element dynamic-sized-element ui-draggable-handle resizable-elem" style="position:relative;margin-bottom:0 !important;margin-top:0 !important;padding:10px 0 0 !important" category="Texts" margin-desktop-bottom="0" padding-desktop-top="10" padding-desktop-bottom="0" padding-desktop-left="0" padding-desktop-right="0" market-id="3700129" owner-id="4"&gt;&lt;span style="font-size:24px"&gt;Something something&lt;/span&gt;&lt;/h2&gt;
</code></pre>
<p dir="auto">And after trying to change it:</p>
<pre><code class="language-html">&lt;h2 class="appdrag-element dynamic-sized-element ui-draggable-handle resizable-elem" style="position:relative;margin-bottom:0 !important;margin-top:0 !important;padding:10px 0 0 !important" category="Texts" margin-desktop-bottom="0" padding-desktop-top="10" padding-desktop-bottom="0" padding-desktop-left="0" padding-desktop-right="0" market-id="3700129" owner-id="4"&gt;&lt;span style="font-size:23px;"&gt;&lt;/span&gt;&lt;span style="font-size:24px"&gt;Something something&lt;/span&gt;&lt;br&gt;&lt;/h2&gt;
</code></pre>
<p dir="auto">Seems the issue is that the selected text does not select the actual text, the new size is just prepended.</p>
]]></description><link>https://community.appdrag.com/post/1988</link><guid isPermaLink="true">https://community.appdrag.com/post/1988</guid><dc:creator><![CDATA[ThomasD]]></dc:creator><pubDate>Wed, 25 Nov 2020 16:59:14 GMT</pubDate></item><item><title><![CDATA[Reply to BUG: Unable to change font-size. on Wed, 25 Nov 2020 15:50:26 GMT]]></title><description><![CDATA[<p dir="auto">Hi Thomas, can you hit the &lt;/&gt; code button of the element in question and paste (or screenshot) that here?</p>
]]></description><link>https://community.appdrag.com/post/1987</link><guid isPermaLink="true">https://community.appdrag.com/post/1987</guid><dc:creator><![CDATA[Daniel Mulroy]]></dc:creator><pubDate>Wed, 25 Nov 2020 15:50:26 GMT</pubDate></item></channel></rss>