Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS Flex Box Problem in Android browsers

  • This topic is empty.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #161387
    diegoalves
    Participant

    Hi everybody,

    I’m new here, and I have a wonderful problem, to don’t say otherwise.

    Look this site (he is in portuguese, but the code are in english).

    http://diegoalves.info/nepes

    I’m finalizing the menu and all its responsive ways. But, in chrome, or firefox and other browsers, on PC, all website look great, and exactly the way I wanted.

    But in android native browsers, I’m having serious problems with the flex box.

    In my code, on tablet-style.css, you will see that I put just the flex command in .flex css class, but I say that has put the vendors prefix, and still the same thing happens, =[. I left so that you may see more clearly.

    Put in this website, http://mattkersley.com/responsive/, and see how works and how resolutions should appear.

    And please, look on Android device, and see the difference in view.

    Thanks for all.

    #190536
    Thommy
    Participant

    Did you ever find a solution to this? I’m having a similar issue. =/

    #190549
    shaneisme
    Participant

    Most of the time we recommend starting a new thread instead of replying to one so old. Especially since your code will likely be totally different.

    Pre-4.4 Android browser has some quirks…

    http://caniuse.com/#search=flex

    Is that what you’re referring to?

    If not, please provide a codepen or something so we can take a look.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The forum ‘CSS’ is closed to new topics and replies.