XStore cannot preview top bar and language switcher in ipad (about 1000x737px)

This topic has 2 replies, 2 voices, and was last updated 5 years, 5 months ago ago by Rose Tyler

  • Avatar: paulkum28
    paulkum28
    Participant
    October 30, 2018 at 10:39

    XStore cannot preview top bar and language switcher in ipad (about 1000x737px)
    Pls help

    Please, contact administrator
    for this information.
    1 Answer
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    October 30, 2018 at 10:44

    Hello,

    Try to add this code in Theme Options > Custom css > Global Custom css:

    @media only screen and (max-width: 1030px){
        .top-bar {
            display: block;
        }
        .top-bar .top-links .topbar-widget {
            display: inline-block;
        }
        .top-bar .top-links {
            width: 100%;
            max-width: 100%;
            text-align: center;
        }
    }

    Regards

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

You must be logged in to reply to this topic.Log in/Sign up

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