ESSENTIAL THEME | Remove count shown beside categories

ESSENTIAL THEME | Remove count shown beside categories

by Michel Desjardins -
Number of replies: 2

Hi,

Is it possible to disable the count display shown beside categories

Moodle 3.3.4 (Build: 20180115)

Essential: 3.3.1.2 (Buid 2017040306)

Thanks for your help,

Michel

(Edited by Mary Evans - made changes to subject title - original submission Tuesday, 6 March 2018, 2:18 PM)

Attachment moodle-nombre.JPG
Average of ratings: -
In reply to Michel Desjardins

Re: ESSENTIAL THEME | Remove count shown beside categories

by Mary Evans -

Hi Michel, 

I have just tested this on my website and found that if you add the following CSS to the Essential Custom CSS section of the Essential setting page, the number of courses is not displayed.

.numberofcourse { display: none; }

you can see the effect HERE

Cheers

Mary

 

Average of ratings: Useful (1)
In reply to Mary Evans

Re: ESSENTIAL THEME | Remove count shown beside categories

by Michel Desjardins -

Hi Mary,

So many thanks. This is exactly what I was looking for.

Michel

Average of ratings: Useful (1)