Top bar not fully shown on mobile devices

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

  • Avatar: mbertram
    mbertram
    Participant
    February 22, 2017 at 13:37

    I know there are a few post around this topic but my issue is not specific to language selector or any other widget. The top bar on my site is not shown on any mobile device (tablet, smartphone) but works properly on desktop. What went wrong? Many thanks.

    Please, contact administrator
    for this information.
    3 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 22, 2017 at 13:41

    Hello,

    You need to change this code http://prntscr.com/ebz8kp

    Regards,
    Rose Tyler.

    Avatar: mbertram
    mbertram
    Participant
    February 22, 2017 at 14:27

    Thank you for the super fast answer. Can you please be more specific where to change. I have a hard time to find it. Many thanks.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 22, 2017 at 14:33

    Hello,

    You can add this code in Custom css:

    @media only screen and (max-width: 992px){
    .template-container .top-bar .top-links {
        display: inline-block;
    }
    }
    

    Regards,
    Rose Tyler.

  • Viewing 4 results - 1 through 4 (of 4 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.