Problem/Motivation
Upgrade Status report flagged the theme with the following error:
The #drupal-off-canvas selector is deprecated in drupal:9.5.0 and is removed from drupal:10.0.0. See https://www.drupal.org/node/3305664.
Steps to reproduce
Install and run Upgrade Status.
Proposed resolution
Fix the CSS selectors based on the change record.
Comments
Comment #2
jrglasgow commentedI searched the code base for the theme - 3.x and 8.x-2.x for the string "drupal-off-canvas" and I couldn't find it... I don't see how this theme is effected by this change.