我似乎无法弄清楚如何删除具有子项的菜单项上的标记, 例如:
www.garffgroup.com
菜单项”大约”始终带有下划线标记, 如何禁用它?我已经尝试过为该项目添加自定义类并在CSS中进行编辑, 但无济于事, 或者我使用了错误的代码。
任何想法, 将不胜感激!
#1
请在你的style.css文件中添加以下样式
a.menu-item-link:after {
background: transparent !important;
}
#2
这是因为为菜单项的:after选择器编写了CSS规则。你可以添加以下CSS来删除该部分:
.menu-item-link:after {
background-color: rgba(255, 255, 255, 0) !important;
}
来源:
https://www.srcmini02.com/64976.html
微信公众号
手机浏览(小程序)
Warning: get_headers(): SSL operation failed with code 1. OpenSSL Error messages:
error:14090086:SSL routines:ssl3_get_server_certificate:certificate verify failed in
/mydata/web/wwwshanhubei/web/wp-content/themes/shanhuke/single.php on line
57
Warning: get_headers(): Failed to enable crypto in
/mydata/web/wwwshanhubei/web/wp-content/themes/shanhuke/single.php on line
57
Warning: get_headers(https://static.shanhubei.com/qrcode/qrcode_viewid_41155.jpg): failed to open stream: operation failed in
/mydata/web/wwwshanhubei/web/wp-content/themes/shanhuke/single.php on line
57