-
AuthorPosts
-
timtecsa Friend
timtecsa
- Join date:
- October 2009
- Posts:
- 1382
- Downloads:
- 86
- Uploads:
- 327
- Thanks:
- 197
- Thanked:
- 132 times in 34 posts
January 17, 2016 at 5:44 pm #850693I 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.
- Pankaj Sharma Moderator
Pankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
January 18, 2016 at 4:13 am #851224Hi
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 Friendtimtecsa
- Join date:
- October 2009
- Posts:
- 1382
- Downloads:
- 86
- Uploads:
- 327
- Thanks:
- 197
- Thanked:
- 132 times in 34 posts
January 18, 2016 at 6:53 am #851335It 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 ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
January 18, 2016 at 7:08 am #851344Hi 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 .AuthorPostsViewing 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
Jump to forum