Hi Rikard,
that works well :-)
Thanks a lot!
Cheers,
Patrick
Hi Rikard,
thanks! But it doesn’t work. It still looks like before (button text is still underlined).
Best,
Patrick
Hi Rikard,
here I use several buttons: https://www.stadtfuehrung-auf-deutsch.de/amsterdam/
It’s the same on other websites (right now links are not underlined on other websites) where I use the same button.
Best,
Patrick
Hi,
before the latest Enfold update I was able to underline links with this css code:
a:link, a:visited {
text-decoration: underline;
}
That doesn’t work anymore. The new code you posted above does work. However, it also underlines Button links which doesn’t look good at all. How can I exclude buttons?
Thanks
Patrick