- This topic has 3 replies, 2 voices, and was last updated 8 years, 9 months ago by
Hash.
Viewing 3 posts - 1 through 3 (of 3 total)
- AuthorPosts
- July 5, 2016 at 7:42 pm #548
Hash
KeymasterHi,
Add the below CSS using some custom css plugin
@media screen (and max-width:768px){
#hs-contact-section{background-position: center !important;}
}This should fix the mobile issue.
July 6, 2016 at 10:50 am #549rsteilberg
ParticipantI added this CSS but it hasn’t solved the problem. The image is still zoomed in too much on my phone.
July 8, 2016 at 12:05 am #555Hash
KeymasterIt is the problem of the mobile device. The height of the section becomes large for a mobile device. So as to cover the whole height, the image needs to be zoomed.
- AuthorPosts
Viewing 3 posts - 1 through 3 (of 3 total)
- You must be logged in to reply to this topic.