This topic has 2 replies, 2 voices, and was last updated 1 years, 6 months ago ago by Tony Rodriguez
Hello
I’m unable to find the option to add a separate Line in the Hamburger menu on mobile devices as you can see from the screenshot it is hard to convince a user that it is a button and that they need to interact with it to navigate on the website
Screenshot
https://postimg.cc/PNdGz9D2
Hello @Manish Singh,
We kindly ask you to copy and paste the following CSS code into XStore >> Theme Options >> Theme Custom CSS >> Global CSS and then clear your browser cache to view the changes:
div.mobile-menu-content .et_b_header-menu .menu li {
border-bottom: 1px solid #fff !important;
}
.mobile-menu-content .widget ul li {
border-bottom: 1px solid #fff !important;
}
We thank you for your cooperation and remain at your disposal for any further assistance.
Best Regards,
8Theme’s Team
Tagged: hamburger menu, mobile devices, option, separate line, themes, woocommerce, wordpress
The issue related to '‘I’m unable to find the option of the separate Line in the Hamburger menu on mobile devices’' has been successfully resolved, and the topic is now closed for further responses