ResolvedAccount menu displayed behind the main menu

Tagged: ,

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #28100
    Arnaud
    Participant

    Hello support team,

    My demand is about the display of the account menu.
    When the cursor is hover the icon of the user account, its menu is displayed behind the main menu.

    I tried to upgrade the z-index of rigid-search-cart-holder without success.

    Thank you in advance for your help.

    #28124
    Althemist
    Keymaster

    Hello Arnaud,

    This can’t really happen if the theme is using it’s original styles. Please, provide working link where we can see the problem “live”.

    #28134
    Arnaud
    Participant
    This reply has been marked as private.
    #28224
    Althemist
    Keymaster

    OK, I saw the problem. It’s visible even as guest user. Tee problem is that your menu is way to long, so it drops on a second line. I’d suggest modifying the menu so it have less first level items OR use a fullwidth layout instead of boxed, so there is more space for the menu.

    Alternatively, you can use the following CSS to move the account holder on top, but it would still look bad on two different rows:

    .rigid-search-cart-holder {
        z-index: 999;
    }
Viewing 4 posts - 1 through 4 (of 4 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register