Viewing 1 replies (of 1 total)
  • You could probably hide the first child on that archive page using CSS. Something like this:

    .issuem_archives_shortcode .issuem_archive:first-child {
    display: none;
    }
Viewing 1 replies (of 1 total)
  • The topic ‘Past issues Offset 1’ is closed to new replies.