最近の検索


最近の検索はありません

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

コメント