Recherches récentes


Pas de recherche récente

Registrar Corp's Avatar

Registrar Corp

Adhésion le 22 oct. 2024

·

Dernière activité le 22 oct. 2024

Suivis

0

Abonnés

0

Activité totale

2

Votes

0

Abonnement

1

APERÇU DES ACTIVITÉS

Dernière activité effectuée par Registrar Corp

Registrar Corp a ajouté un commentaire,

CommentaireHow 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;
}

Afficher le commentaire · Publication le 22 oct. 2024 · Registrar Corp

0

Abonnés

0

Votes

0

Commentaire