Skip to main content

Main menu Mobile text

Comments

6 comments

  • Denis B

    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
  • Ivo Rusev

    Hi Deniz,

    After the last update, the Main menu text appeared again. How can I hide it now?

    0
  • Denis B

    Hi Ivo,

    Is CSS code that I provided earlier still present in customizer?

    Best regards,
    Denis.

    0
  • Ivo Rusev

    Hi, it's still present. Here is a proof:

    https://ibb.co/mBWFTt3

    0
  • Denis B

    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
  • Denis B

    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.