Notifications
Clear all

[Closed] Ne pas afficher les sous-forums

5 Posts
2 Users
1 Reactions
128 Views
jean-marie
Posts: 63
Topic starter
(@jean-marie)
Estimable Member
Joined: 1 year ago

Bonjour

Sur ma page, je voudrais comment n'afficher que les forum et non pas les sous-forums dans la partie latérale du site, voir mon screen


4 Replies
Sofy
Posts: 5781
 Sofy
Admin
(@sofy)
Support Team
Joined: 8 years ago

@jean-mariejean-marie

Please use the CSS code below:

.wpforo-widget-content.wpforo-ajax-widget.wpforo-ajax-widget-onload-false dl{
     display:none !important
}

Insert the code in the top Admin Bar > Customize > Additional CSS, paste it into the “Additional CSS” textarea, save your changes, clear all caches, and check again.

 


jean-marie
Posts: 63
Topic starter
(@jean-marie)
Estimable Member
Joined: 1 year ago

Bonsoir

J'ai mis le code dans personnaliser >>> CSS additionnel, j'ai vider mon cache, mais rien n'a changé ?


2 Replies
Sofy
 Sofy
Admin
(@sofy)
Joined: 8 years ago

Support Team
Posts: 5781

@jean-marie

Please enter the code exactly as it’s provided.

In the screenshot, you can see that display: none; has been translated, which causes the issue.


jean-marie
(@jean-marie)
Joined: 1 year ago

Estimable Member
Posts: 63

@sofy Parfait avec l'anglais ca fonctionne beaucoup mieux, merci à toi. 👍