Logo on mobile + Header Style 3

Posted in: Newspaper
Post count: 7

Hello,

I have a problem, with the Header style 3, the logo i putted for mobile doesn’t switch :

HomePage : http://www.beirutreport.com
Mobile overview of the home : http://postimg.org/image/xut462dof/
Configuration : http://i62.tinypic.com/2mob09d.png

Thanks for your help.

Post count: 6600

Hi,

The reason for this is the header style you are using, please make sure that you are using other header style than 3 or 6 with those styles the logo dose not changes.

Thanks

Post count: 7

Thanks.
But if i change the header style, i won’t keep the logo, and the menu below. How to keep it ?

Post count: 6600

Hi,

Unfortunately there is no way at this moment, we have this on our to-do list and we will enable the mobile logo to show with other two style as well, until then you can use the style you have now.
You can use this custom css in theme panel > custom css to get the logo show good as it is now: http://screencast.com/t/3ZBxIJ8J6

@media (max-width: 767px){
.header-style-3 .td-logo img {
right: 0px;
top: 3px;
width: 767px;
height: 48px;
}
}

Thanks

Post count: 7

Thanks a lot!

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