I’ve got 2 requests. See screenshot.
1: Is it possible to get the shopping cart in the main menu with the menu-items?
2: If option 1 isn’t possible, can you fix the z-index of the shopping cart? As you can see when you hover the shoppingcart, it goes underneath the container.
Thanks!
Hey Jillian,
Option 1 is not easily possible. Please post a link to your website and I’ll investigate the css code for option 2.
Best regards,
Peter
Aw, unfortunate.
Hi Jillian,
Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look?
Did you make any css header customizations?
Best regards,
Victoria
Here you go!
Hi,
Best regards,
Victoria
Done. Issue is still there.
Hi,
Thanks for the update. You can try this css code.
.html_top_nav_header .av-logo-container .inner-container {
overflow: visible;
}
Best regards,
Ismael
Works like a charm! Thanks!