Ipad menu - by Jens - on WordPress WooCommerce support

This topic has 6 replies, 2 voices, and was last updated 7 years, 11 months ago ago by Jack Richardson

  • Avatar: jbrogaard
    Jens
    Participant
    December 15, 2016 at 17:39

    Hi, it seems that a horisontal bar cuts the languages when viewed in landscape 1024×768 on an ipad.
    View here: http://www.jensengrill.com/8theme/
    The bar should either be deleted or better the hamburger menu should be visible at that setting as well and not only in portrait.
    Thanks.
    Jens

    Please, contact administrator
    for this information.
    5 Answers
    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    December 15, 2016 at 18:35

    Hello,

    Please add this code in custom.css file:

    @media (min-width: 1024px) and (max-width: 1200px) {.fixed-header-area {
        top: -200px;
     }}

    Best regards,
    Jack Richardson.

    Avatar: jbrogaard
    Jens
    Participant
    December 15, 2016 at 19:30

    Many thanks for quick reply. That helped 🙂
    However, I just discovered that the language bar is not visible on Android phones portrait?
    Best
    Jens

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    December 15, 2016 at 20:01

    Hello,

    Please use this css code:

    @media (max-width: 480px) {.top-bar, .top-bar .languages-area {
        display: block;
    }}

    Best regards,
    Jack Richardson.

    Avatar: jbrogaard
    Jens
    Participant
    December 15, 2016 at 20:13

    Perfect. Many thanks Jack. Appreciate your help.
    Best regards
    Jens

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    December 15, 2016 at 20:22

    Hello,

    You’re welcome.

    Best regards,
    Jack Richardson.

  • Viewing 6 results - 1 through 6 (of 6 total)

The issue related to '‘ipad menu’' has been successfully resolved, and the topic is now closed for further responses

8theme customization service
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.