Skip to main content
Question

Remove time uploaded on the pages

  • March 18, 2025
  • 0 replies
  • 13 views

Hi there!

I would like to remove the time uploaded on the assets. I realized that I can use this CSS code to remove it from a specific page:

#doc-page-XX .ui-typography-subtitle.ui-color-typography-secondary {visibility: hidden; }

However, is there any way to delete it from all pages? I tried to remove `#doc-page-XX` from the CSS code, but this also affected the course in the learning plan.

Thank you very much!

Best regards,

Pawaruth