<?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[Search &quot;X&quot; close icon is always visible even though Search is disabled]]></title><description><![CDATA[<p dir="auto">I'm having a strange issue with the Search close ("X") icon.<br />
The "X" close icon is always visible, even though I have never enabled the Search feature (or at least I don't think I have). I expected no search-related UI to appear.<br />
Things I've already checked:</p>
<ul>
<li>Search is not enabled (as far as I can tell).</li>
<li>I've cleared the browser cache.</li>
<li>I've disabled custom code to make sure it's not caused by my CSS.</li>
<li>The issue is still there.</li>
</ul>
<p dir="auto">You can see the persistent "X" in the top-right corner of the site:<br />
<a href="https://www.morganbastos.com" target="_blank" rel="noopener noreferrer nofollow ugc">https://www.morganbastos.com</a><br />
Has anyone experienced this before? Is this a bug, or is there a setting I'm missing?<br />
<strong>I'm using the latest version of LayTheme.</strong><br />
Thanks!</p>
]]></description><link>https://laythemeforum.com/topic/11972/search-x-close-icon-is-always-visible-even-though-search-is-disabled</link><generator>RSS for Node</generator><lastBuildDate>Sat, 15 Aug 2026 06:23:35 GMT</lastBuildDate><atom:link href="https://laythemeforum.com/topic/11972.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 26 Jun 2026 17:53:35 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Search &quot;X&quot; close icon is always visible even though Search is disabled on Mon, 13 Jul 2026 14:04:35 GMT]]></title><description><![CDATA[<p dir="auto">Amazing @FANER. It’s sorted.</p>
]]></description><link>https://laythemeforum.com/post/47791</link><guid isPermaLink="true">https://laythemeforum.com/post/47791</guid><dc:creator><![CDATA[Morgan]]></dc:creator><pubDate>Mon, 13 Jul 2026 14:04:35 GMT</pubDate></item><item><title><![CDATA[Reply to Search &quot;X&quot; close icon is always visible even though Search is disabled on Mon, 29 Jun 2026 15:34:09 GMT]]></title><description><![CDATA[<p dir="auto">hello! hm i see. i will fix it now, sorry this happened i did not see this happen on my lay websites :/</p>
]]></description><link>https://laythemeforum.com/post/47640</link><guid isPermaLink="true">https://laythemeforum.com/post/47640</guid><dc:creator><![CDATA[arminunruh]]></dc:creator><pubDate>Mon, 29 Jun 2026 15:34:09 GMT</pubDate></item><item><title><![CDATA[Reply to Search &quot;X&quot; close icon is always visible even though Search is disabled on Sat, 27 Jun 2026 21:54:47 GMT]]></title><description><![CDATA[<p dir="auto">hi <a class="plugin-mentions-user plugin-mentions-a" href="/user/morgan">@<bdi>Morgan</bdi></a> , i had the same issue on one of my pages (not on all).</p>
<p dir="auto">fixed it with custom css</p>
<pre><code>.close-search {
    display: none;
}
</code></pre>
<p dir="auto">i guess it will be fixed in one of the next updates …</p>
]]></description><link>https://laythemeforum.com/post/47639</link><guid isPermaLink="true">https://laythemeforum.com/post/47639</guid><dc:creator><![CDATA[FANER]]></dc:creator><pubDate>Sat, 27 Jun 2026 21:54:47 GMT</pubDate></item></channel></rss>