0
Hi there, I included “p” in the Elements Selector, but don’t really want it to count them in my ol,ul.
In CSS selector terms, I want to exclude “ol p” and “ul p”.
How possible is it to add this functionality? Thanks.
Hi there, I included “p” in the Elements Selector, but don’t really want it to count them in my ol,ul.
In CSS selector terms, I want to exclude “ol p” and “ul p”.
How possible is it to add this functionality? Thanks.