Sliding PayPal Shopping Cart Support Product Page
Solved
Help
Reported 18 Jun 2013 02:19:37
1
has this problem
18 Jun 2013 02:19:37 Peter Heggie posted:
Having a problems with getting the cart to show properly..help as you will notice the cart goes behind the menu and need it in from or for it to come out below it on the right hand side
computers.pandlgroup.com.au/product_detail.php?StockCode=CACM-RC1200CACM-RC1200[/url]
Replies
Replied 18 Jun 2013 08:40:48
18 Jun 2013 08:40:48 Teodor Kuduschiev replied:
Hello Peter,
Your navigation has a z-index of: 1030. The shopping cart has a z-index:3. You can add a z-index greater than 1030 to the following css selector:
Your navigation has a z-index of: 1030. The shopping cart has a z-index:3. You can add a z-index greater than 1030 to the following css selector:
#dmxSPSCart form {