Search results

  1. H

    iPad responsiveness

    Thank you chrishirst, that helps!!! But then what am i supposed to do exactly? @media screen and (min-width: 480px) { body { background-color: lightgreen; } } Should I replace "background colour" by "content" the I replace: "light green " by "centre" Im not a web developer...
  2. H

    iPad responsiveness

    Hello!! I have an about me page www.aplaceforwords.ink/about and when on (iPad resolution: 996 x 780 or smaller ), the image block is not centred while the text block is, It looks a bit weird.... Anybody has magical CSS code I can put in the custom CSS code of my "about" page so that when on...
Top