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!
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!
-
This reply was modified 11 years by
Alin [tagDiv].
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!
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!!
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!