This topic has 2 replies, 2 voices, and was last updated 2 years, 11 months ago ago by Rose Tyler
Hello,
the mini cart dropdown is not in the foreground everywhere.
E.g. the first header image (elementor section) is placed over it.
Working with z-index is also ignored.
Hope you can fix it.
Regards
Patrick
Hello,
Try to add the next code in Theme Options > Theme custom CSS:
.home section {
z-index: auto !important;
}
Regards
You must be logged in to reply to this topic.Log in/Sign up