Forums
(@nootnoot)
5 months, 3 weeks ago
Found a solution.
This may be an issue with the Hello theme.
Paste this code into the Additional CSS area:
.page-content a, .comments-area a { text-decoration: unset; }
For some reason, setting everything manually doesn’t work, but the code does.