JoeyDye
8/4/2019 - 3:20 AM

CSS: Range of Child Elements.css

#mk-sidebar #categories-3 ul li:nth-child(n):nth-child(-n + 5) {
  display: block;
}