Top bar in mobile view (language selector)

  • Member
    cooltur
    September 27, 2017 at 10:53 am #2077

    Hi,

    Top bar does not show in mobile view.

    I’ve tried a CSS solution you have in the forum, that works on desktop (shrinking the window) but it doesn’t work in smartphones (not even adding an !important):

    @media (max-width: 767px){
    .header_top_bar {
    display: block;
    }
    }

    I’ve placed the wpml language selector widget in the topbar right, so I need it to be visible in small screens. Or some alternative for mobile multilingual functionality.

    Thanks

    Sorry, this forum is for verified users only. Please Login or Register to continue

Comments are closed.