Top bar responsive website mode - by d4r1uzzo

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

  • Avatar: d4r1uzzo
    d4r1uzzo
    Participant
    February 1, 2019 at 10:04

    Hi, is it possible to view the Top bar in the responsive mode of the XStore template?

    I’m interested in viewing these inserted widgets:
    http://prnt.sc/mf4u40

    Thank you,
    Dario

    5 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 1, 2019 at 10:11

    Hello,

    @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

    Avatar: d4r1uzzo
    d4r1uzzo
    Participant
    February 6, 2019 at 10:50

    Hello, I tried to use this code but I still do not display the top bar in responsive mode

    Greetings,
    Dario

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 6, 2019 at 11:10

    Hello,

    Please clear all cache.

    Regards

    Avatar: d4r1uzzo
    d4r1uzzo
    Participant
    February 6, 2019 at 16:54

    It works, thank you very much 🙂

    Dario

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 6, 2019 at 16:58

    You’re welcome!

    Regards

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