Reply 294983 to: mobile menu shows 404 error page on mobile panel?

Avatar: Olga Barlow
Olga Barlow
Support staff
July 20, 2021 at 12:17

Hello,

First of all, you won’t lose the custom CSS that you add to Theme Options > Custom CSS after the parent theme update. If you switch theme to other than XStore this option won’t be available at all because this is the XStore theme option.

If you want to hide the mobile menu from header add the below code

.mobile-header-wrapper .et_b_header-mobile-menu .et_b-icon {
    display: none !important;
}

3) Clear the browser cache or check using incognito window. Because I tested your site using mobile device and don’t see any problem with the mobile menu or more buttons.

Regards

Go To The Whole Conversation In Topic
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.