<?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[anchor point - site active]]></title><description><![CDATA[<p dir="auto">Hey.<br />
This is my site: <a href="https://www.mikeabmaier.com" target="_blank" rel="noopener noreferrer nofollow ugc">https://www.mikeabmaier.com</a><br />
The Second menu "contact" (bottom, right) is a link to an anchor-point placed in the about-page:<br />
<a href="https://www.mikeabmaier.com/about/#sprungmarke" target="_blank" rel="noopener noreferrer nofollow ugc">https://www.mikeabmaier.com/about/#sprungmarke</a><br />
The code on the about page is this:</p>
<pre><code>&lt;p id="sprungmarke"&gt; &lt;/p&gt;
</code></pre>
<p dir="auto">It's styled with this css:</p>
<pre><code>#sprungmarke {visibility: hidden; height: 0px !important; position: absolute; margin: -80px;}

</code></pre>
<p dir="auto">It works all fine BUT when i click on "contact", also the about page (link in the menu) is "active" and gets an underline (because "sprungmarke" is on the about page?"<br />
The other way around, when i click on "about", "contact" is also active and gets an underline...<br />
is there a possibility to fix that???</p>
<p dir="auto">(on mobile the links get yellow, no underline)</p>
]]></description><link>https://laythemeforum.com/topic/7378/anchor-point-site-active</link><generator>RSS for Node</generator><lastBuildDate>Sun, 13 Sep 2026 01:59:39 GMT</lastBuildDate><atom:link href="https://laythemeforum.com/topic/7378.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 18 Nov 2021 09:43:17 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to anchor point - site active on Fri, 03 Dec 2021 19:14:58 GMT]]></title><description><![CDATA[<h3>Dear <a class="plugin-mentions-user plugin-mentions-a" href="/user/dingdong">@<bdi>dingdong</bdi></a></h3>
<p dir="auto">So you would need some jQuery saying "if <code>contact</code> is clicked removeClass <code>current-menu-item</code> from "about".</p>
<blockquote>
<p dir="auto"><a href="https://www.w3schools.com/jquery/html_removeclass.asp" target="_blank" rel="noopener noreferrer nofollow ugc">https://www.w3schools.com/jquery/html_removeclass.asp</a></p>
</blockquote>
<blockquote>
<p dir="auto"><a href="https://laytheme.com/documentation.html#custom-javascript" target="_blank" rel="noopener noreferrer nofollow ugc">https://laytheme.com/documentation.html#custom-javascript</a></p>
</blockquote>
<hr />
<h5>Best wishes</h5>
<h5>Richard</h5>
]]></description><link>https://laythemeforum.com/post/27561</link><guid isPermaLink="true">https://laythemeforum.com/post/27561</guid><dc:creator><![CDATA[Richard]]></dc:creator><pubDate>Fri, 03 Dec 2021 19:14:58 GMT</pubDate></item><item><title><![CDATA[Reply to anchor point - site active on Thu, 02 Dec 2021 10:55:52 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/richard">@<bdi>Richard</bdi></a><br />
the best way would be to underline <em>the</em> link i`ve clicked (if possible).<br />
So if i clicked on contact, only contact should be underlined even if i am on the "about-page"?!</p>
]]></description><link>https://laythemeforum.com/post/27528</link><guid isPermaLink="true">https://laythemeforum.com/post/27528</guid><dc:creator><![CDATA[dingdong]]></dc:creator><pubDate>Thu, 02 Dec 2021 10:55:52 GMT</pubDate></item><item><title><![CDATA[Reply to anchor point - site active on Sun, 28 Nov 2021 22:32:04 GMT]]></title><description><![CDATA[<h3>Dear <a class="plugin-mentions-user plugin-mentions-a" href="/user/dingdong">@<bdi>dingdong</bdi></a></h3>
<p dir="auto"><em>I see! what would you like to achieve as the end result?</em></p>
<ul>
<li>
<p dir="auto">At what point would you want the "About" underlined and Contact not.</p>
</li>
<li>
<p dir="auto"><em>Or</em> do you just want that "Contact" never gets underlined, regardless of what is clicked.</p>
</li>
</ul>
<hr />
<h5>Talk soon &amp; best wishes 🌝</h5>
<h5>Richard</h5>
]]></description><link>https://laythemeforum.com/post/27446</link><guid isPermaLink="true">https://laythemeforum.com/post/27446</guid><dc:creator><![CDATA[Richard]]></dc:creator><pubDate>Sun, 28 Nov 2021 22:32:04 GMT</pubDate></item></channel></rss>