<?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[Newsletter Contacts]]></title><description><![CDATA[<p dir="auto">On my shop gallery listing, is there a way to wrap the description of what's for sale?<br />
Its quite a large font and so long product titles don't appear in full</p>
]]></description><link>https://community.appdrag.com/topic/566/newsletter-contacts</link><generator>RSS for Node</generator><lastBuildDate>Mon, 20 Apr 2026 01:06:55 GMT</lastBuildDate><atom:link href="https://community.appdrag.com/topic/566.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 08 Dec 2020 02:21:08 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Newsletter Contacts on Fri, 11 Dec 2020 23:02:47 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.appdrag.com/uid/2">@Wassim</a> Thank you, you have shown exactly what I mean.  However, where you have Title is very very..., I have a much larger font that I don't seem to be able to reduce in size.  How do I change it as per your example. Best</p>
]]></description><link>https://community.appdrag.com/post/2226</link><guid isPermaLink="true">https://community.appdrag.com/post/2226</guid><dc:creator><![CDATA[Stephen Bower]]></dc:creator><pubDate>Fri, 11 Dec 2020 23:02:47 GMT</pubDate></item><item><title><![CDATA[Reply to Newsletter Contacts on Tue, 08 Dec 2020 07:25:19 GMT]]></title><description><![CDATA[<p dir="auto">Hi Stephen,</p>
<p dir="auto">I'm sorry but I'm not sure I understand correctly as the topic name is "Newsletter contacts" your question is about "description" and your conclusion about "title"..</p>
<p dir="auto">For title &amp; description in the listing it is automatically truncated to be single line</p>
<p dir="auto"><img src="/assets/uploads/files/1607412192126-8fe250ea-de1c-4512-9cbf-4308c4ce0d04-image.png" alt="8fe250ea-de1c-4512-9cbf-4308c4ce0d04-image.png" class="img-responsive img-markdown" /></p>
<p dir="auto">If you want your content not to be wrapped you can override AppDrag CSS using a code embed and paste it in the style :</p>
<pre><code>body .appdrag-shop-listing-products .appdrag-shop-component {
    white-space: initial;
}
</code></pre>
]]></description><link>https://community.appdrag.com/post/2172</link><guid isPermaLink="true">https://community.appdrag.com/post/2172</guid><dc:creator><![CDATA[Wassim]]></dc:creator><pubDate>Tue, 08 Dec 2020 07:25:19 GMT</pubDate></item></channel></rss>