• Kato23

    (@kato23)


    With jQuery accordion menu plugin a made a vertical menu in a sidebar (I created my own CSS skin). On mobile the menu appears after the content instead of after the header. How can I change that?
    At the moment I’m using Weaver II, but I can still change that.

    I really hope someone can help me.

Viewing 1 replies (of 1 total)
  • clickmac

    (@clickmac)

    if ti appears inside / behind the header image. you need to use

    overflow:hidden;

    or try increasing/decreasing the

    z-index:0; <— should make it work

    for CSS…

Viewing 1 replies (of 1 total)
  • The topic ‘Vertical accordion menu on mobile’ is closed to new replies.