Hi,
I want to be able to use a different ul id if there are less than 4 entries. With my current coding (seen below), it uses the ul that I want, but it repeats the ul with each list item so the li’s are not in one ul. Is there a correct way I can make this work? Thanks in advance.