This topic has 9 replies, 2 voices, and was last updated 2 years, 5 months ago ago by Olga Barlow
Hi, How do I remove the line and the padding on the left of the dropdown mobile menu,
See screenshot:https://media.d.pr/ijla7x
I am using a static block for the dropdown menu.
Thank you.
Hello,
Add the below code to Theme Options > Custom CSS
div.mobile-menu-content .et_b_header-menu .menu li > .nav-sublist-dropdown:not(.nav-sublist), div.mobile-menu-content .et_b_header-menu .menu li > ul:not(.nav-sublist-dropdown):not(.nav-sublist), div.mobile-menu-content .et_b_header-menu .menu li > .nav-sublist > ul {
padding: 0 !important;
border-left: none;
}
Regards
I have added the code in the theme custom CSS option but it didn’t help, let me know if you have trouble understanding the issue.
Thank you.
Hello,
Could you, please, provide us with WP Dashboard access to check and help you?
Regards
Temporary login link in the private area.
Hello,
Improved. Check now, please.
Regards
Hello,
Improved. Check now, please.
Regards
Ok Thank you.
Hello,
You are welcome.
Regards
The issue related to '‘How do i edit the mobile menu line in mobile’' has been successfully resolved, and the topic is now closed for further responses