how do i update and remove the mobile menu data, in the webside view i have updated correctly but in mobile view its not redirecting and there is another option called my account and icons. i want to remove those
This topic has 5 replies, 2 voices, and was last updated 2 weeks, 3 days ago ago by mctfnc
how do i update and remove the mobile menu data, in the webside view i have updated correctly but in mobile view its not redirecting and there is another option called my account and icons. i want to remove those
Hello,
Thank you for reaching out to us.
To update and remove the mobile menu data, go to Theme Options > Header Builder > Mobile menu > Elements
Warm Regards,
The 8Theme Team
Thanks i was able to update it but i still cant center those elements. alignment is set to middle as well.
Hello,
This custom CSS code can be used:
div.mobile-menu-content .et_b_header-menu .menu li a {
justify-content: center;
}
Warm Regards,
The 8Theme Team
Thanks for the support! My topic “how do i update and remove the mobile menu data” has been successfully resolved.
The issue related to '‘how do i update and remove the mobile menu data’' has been successfully resolved, and the topic is now closed for further responses