Mobile layout and Logo

Posted in: Newspaper
Post count: 4

Hey there!
First of all I want to express my admiration to the team of authors for this intelligently designed theme. What a great job you did!

I have couple of questions concerning a mobile layout and logo. At this moment we are using Style 10 for the logo. I’ve read somewhere (perhaps in documentation :)) that there is no mobile sized logo for Style 10. Is there an option to fix this with css? Another thing i’d like to ask is how to change mobile menu color (logo is black, so it gets invisible)?

Thanks for your time and consideration,
Vladimir

Madam Kighal’s Astrology

Post count: 22421

Hello Vladimir,

1) I think you are referring to the responsiveness of the logo on mobile.
You can use this custom css to make it responsive again.
@media(max-width:767px){
.td-header-style-10 .td-logo {
width: 100%!important;
}
}

2)You can change the mobile menu color from the theme panel: http://screencast.com/t/9xlJiRSDKR

Thank you!

Post count: 4

1) Yes, thanks. Custom css did the trick.
2) Oops, it looks i overlooked it.. 🙂

Hvala! 😉

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