test
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • timtecsa Friend
    #850693

    I have 2 language flags in position languageswitcherload which refuse to remain inline on small screen. How to fix? The flags go to one above the other at the same width that the text starts to use the full width of the screen – around 768px wide. See screen grab below.


    1. Screen-Shot-2016-01-17-at-18.38.12
    2. Screen-Shot-2016-01-17-at-19.42.56
    3. Screen-Shot-2016-01-17-at-19.43.14
    Pankaj Sharma Moderator
    #851224

    Hi
    Use this code in custom.css file to make them in line

    
    @media screen and (max-width: 767px) { .uber-header .row > .site-navigation-right {
       min-width: 95px;
    }}

    save file , clean cache and check .

    timtecsa Friend
    #851335

    It still jumps to vertical layout at the same width. See http://uber-biz.composestore.com
    However, I found a workaround by showing only the non-active language flag and have set the Chinese so you can see this. Of course, this only works for a 2 language site.

    Tim

    Pankaj Sharma Moderator
    #851344

    Hi Tim
    The solution should work , there seems to be some syntax error in your custom.css .
    You can temporary remove all code from custom.css and only add this code . It should work .

    timtecsa Friend
    #851938

    Hi Pankaj,

    Yes, that works fine now now. Many thanks.

    Tim

Viewing 5 posts - 1 through 5 (of 5 total)

This topic contains 4 replies, has 2 voices, and was last updated by  timtecsa 8 years, 10 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum