Archived topic
Logo not updating in Mobile & Tablet mode
3 replies · Started by Chester on August 24, 2018
I've updated the logo to an unrecommended size of 200x200 (I'm not sure if this is why) compared to the recommended 350x70. Desktop view is updated yet both tablet & mobile mode is still the same logo.
Hi there,
Make sure you re-upload the mobile header logo as well:
https://docs.generatepress.com/article/mobile-header/
Let me know if this helps :)
Awesome, that worked and thanks for the quick reply Leo. Now, my dilemma is as I've mentioned earlier, our logo is a box and I tried to change the top &/or bottom header padding but it looks like it's fixed in mobile and it's too small. How do we change the sizes on these vertically?
What if we remove the padding for the mobile logo?
.mobile-header-navigation .mobile-header-logo img {
padding: 0;
}