Forums

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

Home Forums CSS Trouble Responsive CSS Breaking in Desktop

  • This topic is empty.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #244823
    anasofiagonzalez
    Participant

    Hello,

    I am having trouble with my responsive CSS. I don’t know why in Responsive Desktop Web (the pictures and some modules) break as it is Responsive Mobile Web. I just can’t find the issue. Any tips?

    Here is my site:
    http://www.comercio-digital.mx/index.html

    Thank You!

    #244842
    ztgst
    Participant

    You have a Media Queries for a specific screen size, this may fix something but is not the best way to cover the responsive design, maybe you need back on your code and check change font size’s for em,rem and use percentages and relative measure.

    In fact, if your design maybe not work as you expect try to read about mobile first design and progressive enhancement.

    A tip is normally media queries comes from less to more (from 0 to 400px, from 400 to 768px, …)

    If you are from México maybe I explain to you in spanish.

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