• saif

    (@saifprvz)


    header menu list disappear when i re-size page. not able to see header menu on mobile.
    I m using sydney theme.
    I have a child theme also.
    I also diactive all wordpress plugin cleared my cache and check it if it works but it did not work.
    Please help me out.

Viewing 3 replies - 1 through 3 (of 3 total)
  • awanrmb

    (@awanrmb)

    Hi,
    As default the menu are hidden when displaying on mobile screen, but you there should be a button menu with bar icon and this bar icon has white color.

    if your header background color is using white color, then you can change the button menu color using the css code below:

    .btn-menu{
      color: black;
    }

    you can use simple custom css plugin to put the code in above.

    Thread Starter saif

    (@saifprvz)

    my menu color is already black and i tried your css code but that did not work. even my my laptop when i resize my page it did not work.

    awanrmb

    (@awanrmb)

    Hi, can you post the URL of your site?

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘menu list disapear’ is closed to new replies.