You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Menu container can't be access with css because it don't have a vtex app class in absolute container like category-menu
Expected Behavior
Access to menu app absolute container.
Current Behavior
Can't access to container to modify the background color or width.
Possible Solution
Add vtex class like category-menu app (image below).
Steps to Reproduce (for bugs)
Create submenu with categories.
Try to access absolute class.
Vtex IO transform .absolute selector to vtex-app.version-absolute.
Here a couple of images to show differences between category-menu app absolute and the category app.
category-menu app absolute (accessible)
subcategorymenu (can't acces)
The text was updated successfully, but these errors were encountered:
Menu container can't be access with css because it don't have a vtex app class in absolute container like category-menu
Expected Behavior
Access to menu app absolute container.
Current Behavior
Can't access to container to modify the background color or width.
Possible Solution
Add vtex class like category-menu app (image below).
Steps to Reproduce (for bugs)
Here a couple of images to show differences between category-menu app absolute and the category app.
category-menu app absolute (accessible)
subcategorymenu (can't acces)
The text was updated successfully, but these errors were encountered: