你可以使用以下CSS代码来移除WordPress关键词下划线:

.entry-content a { text-decoration: none; }

这将移除所有文章内容中的链接下划线。如果你只想移除特定关键词的下划线,可以使用以下代码:

.entry-content a[href*="your-keyword"] { text-decoration: none; }

将“your-keyword”替换为你想要移除下划线的关键词。

给我wordpress关键词去除下划线的css代码

原文地址: https://www.cveoy.top/t/topic/bQnO 著作权归作者所有。请勿转载和采集!

免费AI点我,无需注册和登录