Hi,
Is there a way to shift the position, perhaps the centre point, of images so that a particular important element displays correctly on mobile devices rather than being cropped out of the frame? I'm referring particularly to the one at the top of my page
here [Links visible only for registered users]. In portrait orientation on phones, the woman (who should be the key element on the screen) gets cut out almost entirely; I would like to shift her to the left.
Thanks!
Comments
the background you are talking about is a css background and such elements are not responsive and never wasn’t. This has completely nothing to do with the theme and it’s a technical problem between css and being responsive.
Thanks!
p.p1 {margin: 0.0px 0.0px 0.0px 0.0px; font: 26.0px 'Helvetica Neue'; color: #000000}
Ah, right, I understand. Perhaps I'll try with a different image, then. Thanks!