Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author neilgee

    (@neilgee)

    Its a CSS issue – you’ll have to target the smaller size design with a media query – currently this is causing a problem

    .slicknav_menu {
        display: inline-block !important;
        float: right !important;
    }

    There is also a second toggle menu icon present from something else.

    Thread Starter Schalk Joubert

    (@schalkjoubert)

    Hi Neil,

    Thank you for getting back to me.
    I tried adding the css, but that does’t help…
    See screenshot:
    https://www.evernote.com/l/ASFnRhkxSTpMALMKwM75GJI7_Tarw4phJ7c

    The second nav is the default mobile nav of the theme.
    I’ll just remove that with a display:none; i suppose?

    Thank you

    Thread Starter Schalk Joubert

    (@schalkjoubert)

    Hi Neil,

    I’m going to try another plugin, so you plugin might be deactivated by the time you get to look into this. If so, please let me know, so I can re-activate your plugin again.
    ( i’m also super happy to pm you admin access )
    Thank you

    Plugin Author neilgee

    (@neilgee)

    Plugin no longer used on this site

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Wrong Style once moved inside Page’ is closed to new replies.