Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #467561

    Hello,
    I’ve got a Color Section block on my homepage and it looks great on the desktop. I have the background position of the image set to top left. But on the iPad, it is centering the image vertically, and cutting off the picture. How can I remove the vertical centering for the iPad so it remains top left?

    Thanks!

    #467641

    After a lot of searching, I finally found this piece of code, that almost fully does the trick:

    .avia_mobile .av-parallax {
    height: 100% !important;
    }

    Now on the iPhone portrait position, the text within the color section is appearing very low down, how can I position it higher?

    Screenshot: https://www.dropbox.com/s/om92pkyfv3rf83h/IMG_2167.PNG?dl=0

    #468809

    Hi!

    it seems that you could fix it, as it your text looks good to me on mobile now. Please use media queries to gain control over different screen sizes.

    Let us know in a new ticket if you have some more questions related to the theme. We are happy to assist you.

    Best regards,
    Andy

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.