Viewing 4 posts - 16 through 19 (of 19 total)
  • Author
    Posts
  • Saguaros Moderator
    #1041155

    I meant the mobile device to test the responsiveness as sometime resizing windows doesn’t bring correct results.

    ferike Friend
    #1041192

    Oh I see, well yes, I have tested on mobile devices too.

    Here’s an example:
    http://i.imgur.com/w9dvfVb.gifv

    Saguaros Moderator
    #1041432

    Could you try with this css?

    
    @media (max-width: 991px) {
      .jub-block.header-1 .header .navbar-collapse {
        padding-bottom: 0;
      }
    }
    ferike Friend
    #1041618

    Thank you very much, it is working great now!

Viewing 4 posts - 16 through 19 (of 19 total)

This topic contains 19 replies, has 2 voices, and was last updated by  ferike 6 years, 10 months ago.

The topic ‘Dropdown menu not smooth’ is closed to new replies.