• Resolved ducclub

    (@ducclub)


    Hey,

    since a few days my menu icon does not show correctly anymore in the mobile and tablet version: instead of the hamburger icon it is a black square with rounded edges.

    I tried different things like re-activating the theme and deactivating plug-ins but it does not seem to help.

    I have the Zakra Version Version: 2.1.3

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi @ducclub,

    Thanks for reaching us,

    Please try adding this CSS inside WordPress Dashboard > Appearances > Customize > Additional CSS and check it once?

    @media screen and (max-width: 768px){
    .tg-mobile-toggle button {
    background-color: #fff;
    }
    }

    Let me know if this helps you or not and I will be back.

    Regards

    Thread Starter ducclub

    (@ducclub)

    Thanks, it solved the problem!

    Hi @ducclub,

    Glad to hear that the issue has been fixed. Let me know of any confusion in the future and I will be back.

    Regards.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Menu Icon not showing correctly in mobile version’ is closed to new replies.