I have an HTML list like so:
Heading 1
try using JS to getElementsby Classname and if more than 1 then use CSS:
ul li:first-child {display: none;}