Viewing 2 posts - 16 through 17 (of 17 total)
  • Author
    Posts
  • testcouch Friend
    #555036

    <em>@Saguaros 452596 wrote:</em><blockquote>I couldn’t get your point here, pls describe how you want to achieve in more details.</blockquote>

    i try to achieve that off-canvas menu slider is always on top position! currently jumps the menu down during closing time on iphone. if you open the off-canvas menu then it’s on top position, but if you close the menu via icon then slider jumps down during closing! see screenshot above ..

    Saguaros Moderator
    #555085

    Try to add this css rule into custom.css file:

    @media screen and (max-width: 320px) {
    .com_easydiscuss.off-canvas .t3-mainnav .nav-collapse {
    top: 0;
    }
    }

Viewing 2 posts - 16 through 17 (of 17 total)

This topic contains 17 replies, has 2 voices, and was last updated by  Saguaros 10 years ago.

We moved to new unified forum. Please post all new support queries in our New Forum