Viewing 2 posts - 1 through 2 (of 2 total) Author Posts February 2, 2014 at 7:43 pm #218471 Sergio95Participant hello thanks for the great theme. I have only one problem: the view portrait of iphone is responsive but in landscape view images in fullscreen slider does not appear correctly. Can you help? thanks http://www.metediarioli.it February 3, 2014 at 5:02 am #218599 IsmaelModerator Hey Sergio95! Please add this on Quick CSS to reposition the background images on iPad view: @media only screen and (max-width: 989px) and (min-width: 768px) { background-position: 50% 70% !important; } } Replace the ‘70%’ value if necessary. Cheers! Ismael Author Posts Viewing 2 posts - 1 through 2 (of 2 total) The topic ‘problem on iphone: landscape view’ is closed to new replies.