Skip to content

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

@riodajs

Description

@riodajs

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions