Main menu Mobile text
Hi, how can I remove the "Main menu" text from the mobile hamburger menu?

-
Hi,
As temporary solution you can try to use CSS code below:
.brz .brz-menu.brz-mm-menu .brz-mm-navbar:not(.brz-mm-listitem) {
display: none;
}Add this code in Customize > Additional CSS.
Best regards,
Denis.0 -
Hi Deniz,
After the last update, the Main menu text appeared again. How can I hide it now?
0 -
Hi Ivo,
Is CSS code that I provided earlier still present in customizer?
Best regards,
Denis.0 -
Hi, it's still present. Here is a proof:
0 -
Hi Ivo,
I've create private ticket for you. We need to check this problem from your dashboard. Please, provide in this ticket credentials to your WP dashboard.
Best regards,
Denis.0 -
Hi Ivo,
The problem you can see in your screenshot. There is missing closing bracket: View screenshot. In this case code you added below doesn't work. Add this bracket, save changes and check if everything will work correctly.
Best regards,
Denis.0
Please sign in to leave a comment.
Comments
6 comments