Mobile Logo and header issue

Posted in: Newspaper
Post count: 55

Hi,

On mobile device, when i try “pinch to zoom” feature in my mobile handset i am getting logo header issue, were the logo and the menu is not in alignment and it gets scaled
http://www.screencast.com/t/LqFY3AacGr

Request some help in fixing the issue

Regrads

Post count: 7909

Hi,

Please try this custom css for this issue: http://screencast.com/t/QJTTRk7R

@media (max-width: 767px){
.mobile-logo-wrap img {
max-width: 50%;
}
}

Thanks!

Viewing 2 posts - 1 through 2 (of 2 total)
The forum ‘Newspaper’ is closed to new topics and replies.