Mobile Logo Not Showing

Posted in: Newspaper
Post count: 2

Hi,

I cannot get the logo to show on a mobile device.

Please Help

http://www.autribune.com

Post count: 7909

Hi,

Not sure why you have this issue, the logo image should appear also on mobile devices. Do you have any custom css? Please try this custom css in Theme Panel > Custom Css: http://screencast.com/t/HCTrAhTWKPM

@media (max-width: 767px){
.header-logo-wrap img {
display: block !important;
}
.span12.header-logo-wrap {
display: block !important;
}
}

Thanks!

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