Thank you Abhishek. Curiously enough, I pasted the above code and it didn’t work. However, I added a single word -!important- and now it works. So the code that works fine for me is this:
.single .entry-content a, .page .entry a {
text-decoration: none !important;
}
.single .entry-content a, .page .entry a:hover {
text-decoration: none !important;
}
Thank you very much for your help 🙂
Thank you very much,
Could you please explain me where exactly should I paste the code?
Thanks. The issue has been resolved in version 2.0.2.