R
R
raimondino2016-03-18 11:21:21
iPhone
raimondino, 2016-03-18 11:21:21

On iphone 6, 6+, there is a white strip on the right for the entire width of the site. How can I fix it?

Good afternoon!
On this site - anyhomesold.com only on iphone 6 and 6+ a white bar appears on the right. I do not know how to solve the problem, so I turn to the experts!
4b7a09a599cd481e9bc8906f4543e7af.jpg467c198546d64e2ab421b2d106be618b.jpg

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Anna_BS, 2016-03-18
@Anna_BS

hello
change like this

@media only screen and (max-width: 480px){
.footer_posts {
    width: 100%;
}
}

your email does not fit, write word-break for it: break-word; - hyphenation of a long word
.contacts_holder_content .contacts_mail {
word-break: break-word;
}

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question