02/18/2014 at 12:57 pm
#280343
Participant
Hi,
Sorry, I still need additional clarification.
Would be correct css to style level 2?
#cn-slim-plus div.cn-cat-level-2 {
color: red;
}
As for the class.template-parts changes, I might need a little more assistance…
I changed lines 1010 and 1014. Does it matter where I post the code $class = ‘class=”cn-cat-level-‘ . $level . ‘”‘; ? I put it in line 980.
Was I supposed to just copy the previous code or input different levels (i.e $class = ‘class=”cn-cat-level-2’ .level2 . ‘”‘;)
Thanks for the help! I submitted a review.
