Replies: 0
Hi,
I am trying to remove the underline from the print button.
I tried text-decoration:none; in the all the a class using css and also by adding directly style=”text-decoration:none;” to the a tag, but nothing is working.
I should normally be able to do that just by adding it to the proper class…
Do you know how I could solve that ?
Thank you very much ! 🙂