Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't access menu .absolute container in submenu container. #86

Open
riodajs opened this issue Jan 5, 2020 · 0 comments
Open

Can't access menu .absolute container in submenu container. #86

riodajs opened this issue Jan 5, 2020 · 0 comments

Comments

@riodajs
Copy link

riodajs commented Jan 5, 2020

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)

  1. Create submenu with categories.
  2. Try to access absolute class.
  3. 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)
image
subcategorymenu (can't acces)
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant