Position of image on mobile devices

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. 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

  • Hi,

    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!
  • Oh, ok. In order to do what I'm trying to do, would I need to ask a coder for some custom CSS? (I am not a coder myself, all this is new to me. :) )
  • Your code won't be able to do this with custom css. We are trying to tell you it's a technical problem and there is no way to change it.






  • 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!

Sign In or Register to comment.