• Resolved richarddavis1

    (@richarddavis1)


    Im using this plugin
    It saved ne from doing a native app that has the same features that this does with the left and right menu
    Now i just doing an app that converts the website into app and has this menu and this looks and works just like native app.

    There is one conflict tho
    the destop version of the menu is not in the right area anymore.
    Check the desktop version here alphafigure.com
    And you can check 9n mobile devie
    The mobile version i fixed by the hide css.

    https://wordpress.org/plugins/mobile-menu/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Rui Guerreiro

    (@takanakui)

    Hi,

    It seems to be related with this css inside mobmenu.css

    nav {
        width: 275px;
        height: 100%;
        position: fixed;
        top: 0;
        left: 0;
    }

    Try to remove it, since I will remove it for the next update.
    Let us know the result.

    -Takanakui

    Thread Starter richarddavis1

    (@richarddavis1)

    Yes its done now I read the post and did it but it didnt work after thats why I posted again but I relized it did work but wordpress cache was interfering so I deleted the catch of wordpress then it worked. Cheers

    Plugin Author Rui Guerreiro

    (@takanakui)

    Glad it’s sorted.

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