Home › Forums › CSS › CSS selector for parent with blank element › Reply To: CSS selector for parent with blank element
November 19, 2017 at 11:18 pm
#262794
Participant
If you could manually put a class or something on an empty element’s parent in the markup, THEN you could do it with CSS, but you couldn’t do it automatically (unless you use JavaScript).