Logo Mobile

Posted in: Newspaper
Post count: 23

Hi, the mobile version does not display the logo. I have already added the link to the new option. How can I fix the problem?

Waiting for a reply

kind regards

Post count: 6600

Hi,

Please make sure you use other than header style 3 or 6, using the header style 3 or 6 loads the same logo on mobile also.
Hope this helps!

Thanks

Post count: 23

The logo is displayed on the mobile version exclusively with the style 2.
Only that eliminates the logo from the desktop version.

Post count: 6600

Hi,

I’m not sure I understand, the logo it’s displayed on your mobile only if you chose header style 2? Please provide more details and also a link to yours site so I can check this, also make sure you add the logo like this, and use other that header style 1, like this: http://screencast.com/t/6TRpQoTi and check if it’s working, I have tested this and works fine.
Using the settings I have sent you in the screen, it looks like this:

*on desktop: http://screencast.com/t/Xv4Iyplj8PwB
*on mobile: http://screencast.com/t/zICHM1O6U

Please also make sure you disable the plugins and try again, it might be due to a plugin.

Hope this helps!
Thanks

Post count: 23

Yes, the logo is only displayed in the style 2.
I disabled all the plugins and the logo is not displayed.
The site is: androidpads.com

Post count: 6600

Hi,

Please make sure you have set the both logos right then check again, if this is still happening please send an e-mail at contact@tagdiv.com with wp-admin user and pass so we can check this, also send an URL to this topic or specify this issues details.

Thanks

Post count: 23

I sent the information via email.

Post count: 23

With the upgrade to the new version, using the style 1, you have solved the problem.

Thank you

Post count: 6600

Hi,

Glad it works now!
Thanks for the message!

Post count: 1

I have my logo set up to by style 3 – I need this as I want a full width logo. Is there any way to make it a full width logo on my phone? Or even to come up on the phone as I just get nothing currently (digitalnomadwannabe.com)

Post count: 6600

Hi,

Please add this custom css in theme panel > custom css:

@media (max-width: 767px) {
.td-menu-background {
z-index:2;
}
.header-style-3 .td-logo img {
height: 48px;
top: 0px;
position: fixed;
width: 180px;
}
}

Modify the height and the width to enlarge the logo on mobile screens.
Should work like this: http://screencast.com/t/fcPUHPX2drG1

Thanks

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