change mobile design logo

Posted in: Newsmag
Post count: 280

Hello
this is my mobile design headre logo..

http://www.screencast.com/t/4LUNZfhDM

i need to remove search and make it like this..

http://www.screencast.com/t/II7yXnJLQw

any advice please?

Post count: 6535

Hy

Try this css: http://screencast.com/t/9j1E7lxtmcj

@media (max-width: 767px){
.td-main-menu-logo img {
right: auto!important;
}
.td-header-border #td-top-search {
display: none;
}
}

Thanks!

Post count: 280

thanks man
please give me the perfect banner size for mobile design

Post count: 6535

Hi

The theme load the same banner ad on all devices, only the css changes depending by screen’s resolution. To load a image by a different size on mobile you will need a script which detect screen’s width and load the image depending by this result.
This is a complex task which require many customizations and unfortunately I can’t offer a solution now. If you still need guidance on this or you’re not aware of the steps you need to take in this regard please consider hiring a developer or a freelancer to do this for you as we can’t offer customization services at the moment.

Thanks!

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