- πΊπΈUnited States fskreuz
Combining this patch with a fix for https://www.drupal.org/project/exclude_node_title/issues/3247751 β to address a related accessibility issue. Having two separate patches for each issue will conflict, since the changes are in close proximity. Combining them should expedite the fix. Combined patch now:
- Applies the visually-hidden class to the title element when hidden.
- Removes the title element entirely when removed.