最近搜索


没有最近搜索

Registrar Corp's Avatar

Registrar Corp

已加入2024年10月22日

·

最后活动2024年10月22日

关注

0

关注者

0

活动总数

2

投票

0

订阅

1

活动概览

的最新活动 Registrar Corp

Registrar Corp 进行了评论,

评论How to customize the theme of the help center

Good day all, I tried To remove Suggested Articles via CSS but its still showing on my request form after a user clicks off the subject. Any help would appreciated. FYI, I dont have anything custom like jquery etc. 

 

I have this exact code in my style.css 


.form .suggestion-list {
 display:none;
}

.form .suggestion-list label {
 display:none;
}

.form .suggestion-list li {
 display:none;
}

.form .suggestion-list li a:visited {
 display:none;
}

查看评论 · 已于 2024年10月22日 发布 · Registrar Corp

0

关注者

0

投票

0

评论