Tagged: , ,

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #28501

    Hi there,

    For some reason when my site is used on the iphone (small devices) the whole site gets cut off on one side. This doesnt happen on the iPad but does happen on iphone in landscape and portrait. Cant say if its for all mobile phone devices though.

    How can I fix this?

    My website is http://www.andypeck.co.uk

    Cheers

    Andy

    #137749

    Hey!

    Try to insert following code into the quick css field

    .html_boxed #main {
    overflow: visible;
    }

    Best regards,

    Peter

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Responsive iPhone Problem’ is closed to new replies.