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.

Remaining tasks

User interface changes

API changes

Data model changes

Comments

alfattal created an issue. See original summary.

jrglasgow’s picture

Status: Active » Postponed (maintainer needs more info)

I 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.