Is there any possible way to give the forth child a color or another style using ">"
like this:
.thisclass>ul>li>ul>li { color: blue; }
Im using wordpress and to not create more css classes, i wanna give it a style from outside “PARENT”.
Here is a link: https://jsfiddle.net/kdgghchv/
Read more here: CSS take afect 4rth child of ul > li