HEADER Style 3 – problems with logo for mobil

Posted in: Newspaper
Post count: 3

Hello, I´m working in a new wordpress web with your newspaper theme and I have used The Header Style 3 – (full width logo) + menu; all is ok but I have a problem with the version of the logo for mobile. I’ve uploaded another file to use like logo in the mobile version but this does not work and continue with the normal logo instead of the mobile version.
This is the url http://palmvit.net/vitaepalm.htm

Another question, to develop the web I am using a provisional domain “palmvit.net”, when the web is finished will be another domain “palmvit.com”. I hope there is no problem with the registration and activation code, Now I have activated the theme in the domain “palmvit.net” but the final domain will be “palmvit.com”.

Best regards!

Post count: 7909

Hi,

Unfortunately the header style 3(also header 6) use the same logo image also on mobile, you don’t have to upload a mobile logo. All header styles will be changed in Newspaper 5.
Until then you can try to make this change in menu-header.php file – http://screencast.com/t/2S3dTDOoo8u and now you can upload mobile logo – http://screencast.com/t/tMwGGtAbIOh this will be used on mobile devices.
You can activate the theme also when it will be moved on final domain. If you want to use it on multiple sites/domains you’d have to buy a license for each project.

Thanks!

Post count: 3

Hi, I´ve made the change in menu-header.php, but now in the mobile version shown both, two logos.

Thank you very much!

Post count: 7909

Hi,

Please try this custom css in Theme Panel > Custom Css: http://screencast.com/t/alcnfNnU8

@media (max-width: 767px){
.header-style-3 .td-logo img {
display: none;
}
}

Thanks!

Post count: 3

Hi Alin, perfect!! Now it´s ok!!

Another question, to develop the web I am using a provisional domain “palmvit.net”, when the web is finished will be another domain “palmvit.com”. I hope there is no problem with the registration and activation code, Now I have activated the theme in the domain “palmvit.net” but the final domain will be “palmvit.com”.

Best regards!

And Thank you very much for your help!!

Post count: 7909

Hi,

Yes, you can use the same code on your final domain. Envato specifies that each theme can be used for one product (site): http://themeforest.net/licenses/standard so if you want to use it on multiple sites you will have to buy a license for each project.

Thanks!

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