[ad_1]
Hi @luhna,
It occurs because the <a> element does not have a href attribute, so you can add some CSS for the mouse pointer to appear.
I added it to the article that you attached as well, so you can see an example of how it works when applied.
<p>Manage your cookie preferences <a class="cmplz-show-banner" style="cursor: pointer;">by clicking here.</a></p>Kind regards, Jarno
Thread Starter
LUHNA
(@luhna)
Hi @jarnovos, thanks so much for your support!
I didn’t think to add the “cursor: pointer;” style…simple and clean.
Best regards
Andrea
