Home Forums Ample Magazine Pro Hide the Date at the top of the page

Viewing 2 reply threads
  • Author
    Posts
    • #7881
      artgidi
      Participant

      Hi,

      How can I hide the date at the top of the page. It’s in front of the top menu

      Thanks

    • #8262
      Amplethemes
      Keymaster

      add on additional css

      .ts-date {
      display: none;
      }

    • #8328
      Bob in USA
      Participant

      Nice.

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