This topic has 2 replies, 2 voices, and was last updated 7 years, 7 months ago ago by Olga Barlow
Hello,
When checking out in the cart the white area is over overlapping the menu.
https://gyazo.com/c38cbd1e8838a6e770c53ac8e2169dd3
How can i solve that?
Thanks.
Hello,
Add the following custom in custom CSS
.fixed-header{
z-index: 1002;
}
Regards
You must be logged in to reply to this topic.Log in/Sign up