Hey there, I basically want to add specific CSS to only the newest comment on an entry. I’m not sure how to detect if it is the newest comment though.
With the entries tag I would use 2 loops, the first with a limit=1, and the second with an offset. But comments don’t have this functionality correct?
If you have any ideas on how I can accomplish this please let me know.
Thank you
D