apigee / apigee-devportal-kickstart-drupal

A fast demo and starting point for Apigee Developer Portals for Drupal
https://www.drupal.org/project/apigee_devportal_kickstart
GNU General Public License v2.0
26 stars 34 forks source link

CSS issue: admin pulldown menu hide behind bar #652

Closed HollyWangUCLA closed 9 months ago

HollyWangUCLA commented 9 months ago

Description

Hi, we use a custom theme which is based on kickstart. After upgrade kickstart to the recent deployment (2.1.5), we noticed admin pull down menu when we set our local theme as default theme. We don't have such problem before upgrade kickstart to the recent deployment.

here is the screenshot Screenshot 2023-09-08 at 2 16 45 PM

will you please add following Style zIndex Property to the css class for admin pulldown menu? I can't find it in the kickstart css file < li class="menu-item menu-item--expanded" z-index: 1000

Thank you so much

Holly

divya-intelli commented 9 months ago

@HollyWangUCLA

This is not a kickstart issue as the admin dropdown works fine in Kickstart, the css changes needs to be added in custom theme css file.