Viewing 1 replies (of 1 total)
  • Had the same issue. After some trial & error I resolved it by adding this to the CSS (Appearance > Edit CSS):

    footer.single-entry-footer {
    	display: none;
    }

    Hope it will do for you as well.

    Hans

Viewing 1 replies (of 1 total)
  • The topic ‘Remove "Posted Under" and date/author’ is closed to new replies.