New Landing How can we help? Atelier one page navigation ipad

Viewing 4 posts - 1 through 4 (of 4 total)
  • Posted in: Atelier
  • #246025
    barkovsky
    Member
    Post count: 225

    hi there
    is this the right css code for one page navigation showing on ipad also ?

    @media only screen and (min-width: 768px)
    #one-page-nav {
    display: block!important;
    }
    }

    kind regards

    barkovsky

    #246450
    David Martin – Support
    Moderator
    Post count: 20834

    What is your link?

    Yes that should work. Will need to see your site. Let us know in more detail what you are looking to achieve.

    Thanks.

    #246452
    barkovsky
    Member
    Post count: 225

    hi David,

    Kyle sorted this one out this morning,

    @media only screen and (min-width: 768px) {
    #one-page-nav {
    display: block!important;
    }
    }

    i was missing the opening media query bracket

    thx for cheqing

    kind regards

    Barkovsky

    #246453
    David Martin – Support
    Moderator
    Post count: 20834

    Great, glad he got it for you.

    Thanks.

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