Viewing 4 posts - 1 through 4 (of 4 total)
  • #78867
    istudiosnz
    Member
    Post count: 4

    Hi the top bar menu isn’t showing on ipad.

    http://ibath.co.nz/

    kind Regards,

    Craig.

    #78917
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Please add this custom css:

    @media only screen and (max-width: 768px) { 
    #top-bar .top-menu {
      display: block;
    }
    
    #top-bar .top-menu .menu li {
      float: left;
      width: auto;
      border: none;
    }
    }

    – Kyle

    #79674
    istudiosnz
    Member
    Post count: 4

    That worked, thanks!

    #79692
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    You most welcome. I’m glad that issue resolved. Thanks Kyle :-).
    With Best Regards
    Swift Ideas

Viewing 4 posts - 1 through 4 (of 4 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register