Home › Forums › CSS › nth child problems › Re: nth child problems
April 29, 2012 at 9:09 pm
#101982
Member
@BryGuy Using a class is best practice as depending on nth-child selectors can cause issues when the content changes (as you have discovered).