简体   繁体   中英

Magento Shopping Cart Popup

I am working on a new magento site, and there is a shopping cart link with a popup in the header, however the popup is being hidden behind the store search bar.

Can anyone help me figure this out? I've tried messing around with the z-index on the popup as well as the form to no avail

Site URL is http://www.brandography.org/healthworks

Thanks so much for all your help. I seriously mean it. This community has been really awesome.

Specific Problem

Both the header .container and search bar container had their z-index set high and in the latter's case, an important! set. Removing z-index: 10000; from them fixes the problem.

Overall Problem

User is using a theme someone created that uses terrible CSS practices and could use an overhaul to remove all the float and important! elements, but that's up to the user and obviously for another day, another question.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM