Hide / remove the display version, created and last modified

Home Forums General discussion Hide / remove the display version, created and last modified

Viewing 2 reply threads
  • Author
    Posts
    • #16458
      Ally
      Participant

        Hello Alexander,

        Is there a way to hide the versioning, created and last modified information below?

        Much appreciated

        • This topic was modified 7 years, 6 months ago by Ally.
        Attachments:
      • #16499
        ErikT
        Participant

          Hi

          Not Alexander, but I have something that works for SP 2013 onprem. Should probably work for O365 also.

          Add this in Custom CSS:

          #onetidinfoblock1, #onetidinfoblock2, #onetidinfoblockV{
          display:none;
          }

        • #16501
          Ally
          Participant

            Awesome! I will give it a try. Thanks Erik 😀

        Viewing 2 reply threads
        • You must be logged in to reply to this topic.