<?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[Carousel caption link colouring]]></title><description><![CDATA[<p dir="auto">Hello Marius,</p>
<p dir="auto">One more issue here as a separate post:</p>
<p dir="auto">Using the carousel on <a href="http://practise.co.uk" target="_blank" rel="noopener noreferrer nofollow ugc">my site</a>, I'm have some links set in the captions. The link colour is purple, a colour that I didn't set anywhere (I've set all “Links in Texts” links in red, with magenta mouseover). E.g. see the link in the caption of the second slide in the carousel. How can I set the correct link colour in carousel captions?</p>
<p dir="auto">Many thanks as always,</p>
<p dir="auto">G</p>
]]></description><link>https://laythemeforum.com/topic/1971/carousel-caption-link-colouring</link><generator>RSS for Node</generator><lastBuildDate>Wed, 15 Apr 2026 04:10:53 GMT</lastBuildDate><atom:link href="https://laythemeforum.com/topic/1971.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 04 Feb 2018 17:09:00 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Carousel caption link colouring on Mon, 05 Feb 2018 14:39:39 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/mariusjopen">@<bdi>mariusjopen</bdi></a> said in <a href="/post/7407">Carousel caption link colouring</a>:</p>
<blockquote>
<p dir="auto">._Caption a {<br />
color: red !important;<br />
}</p>
</blockquote>
<p dir="auto">Perfect, that did the trick. And then adding the following also set the link hover to magenta.</p>
<p dir="auto">._Caption a:hover {<br />
color: #ff00ff !important;<br />
}</p>
<p dir="auto">Many thanks!</p>
]]></description><link>https://laythemeforum.com/post/7413</link><guid isPermaLink="true">https://laythemeforum.com/post/7413</guid><dc:creator><![CDATA[Georges]]></dc:creator><pubDate>Mon, 05 Feb 2018 14:39:39 GMT</pubDate></item><item><title><![CDATA[Reply to Carousel caption link colouring on Mon, 05 Feb 2018 13:40:19 GMT]]></title><description><![CDATA[<p dir="auto">Hi <a class="plugin-mentions-user plugin-mentions-a" href="/user/georges">@<bdi>Georges</bdi></a><br />
you can use the Custom CSS like this:</p>
<pre><code>._Caption a {
    color: red !important;
}
</code></pre>
<p dir="auto">I hope that helps!</p>
<p dir="auto">Many wishes!</p>
<p dir="auto">Marius</p>
]]></description><link>https://laythemeforum.com/post/7407</link><guid isPermaLink="true">https://laythemeforum.com/post/7407</guid><dc:creator><![CDATA[mariusjopen]]></dc:creator><pubDate>Mon, 05 Feb 2018 13:40:19 GMT</pubDate></item></channel></rss>