This topic has 2 replies, 2 voices, and was last updated 1 years, 5 months ago ago by Rose Tyler
Hello,
1.My mobile sub menu tab not opening please check below screen.
https://prnt.sc/CFWvCmRpO4Uf
2.Desktop sub menu tab on mouse over get jumping it is not property i can’t move and see the sub menus.
i can’t get properly On mouse over view in the sub menu
https://prnt.sc/FSZCQXIudzvS
Hello Anand,
Thank you for contacting us and for using XStore.
1/ If the mega menu was created using a static block it can be displayed correctly for desktop devices only. You need to create a separate menu without static blocks (Appearance > Menus) and select it for mobile (Theme Options > Header Builder > Mobile menu).
2/ Please try to use the next custom CSS code:
.et_b_header-menu .menu-item-has-children a:after {
content: "";
display: block;
height: 30px;
width: 100%;
position: absolute;
}
If you have any additional questions or concerns, please do not hesitate to reach out to us. Our support team is always available to assist you.
Kind Regards,
8theme team
Tagged: desktop sub menu, mobile sub menu, themes, woocommerce, wordpress
You must be logged in to reply to this topic.Log in/Sign up