width of keywords menu in course presentation
Submitted by goty2001 on Sun, 09/10/2017 - 12:27
Forums:
Is it possible to change the width? I want ti use only 4-digit dates as menu tems and am ending up with lots of empty space which I could use in the main page display!
Thanks
Content types:
tomaj
Mon, 09/11/2017 - 09:45
Permalink
Use css
Hi Gody2001,
The only way to do this is to add some css yourself. The process is described here.
If you need to target the css to a specific piece of content, you can use the data-content-id attribute.
- Tom