Home › Forums › Support › Mobile Logo Issue This topic has 9 replies, 2 voices, and was last updated 3 years, 2 months ago by Leo. Viewing 10 posts - 1 through 10 (of 10 total) Author Posts October 31, 2019 at 1:19 pm #1049987 Danny Hi, my mobile logo looks fine on the initial load on mobile. When I click it, it shifts to the left on the next load. October 31, 2019 at 1:24 pm #1049990 LeoStaff Customer Support Hi there, Can you clear then disable Autopimize so I can see the source of the code better? Let me know 🙂 Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ October 31, 2019 at 1:29 pm #1049995 Danny I disabled October 31, 2019 at 1:37 pm #1050005 LeoStaff Customer Support Still seeing it activated: https://www.screencast.com/t/MiIvdSGRKF Can you disable it from the plugins list? Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ October 31, 2019 at 2:04 pm #1050023 Danny i cleared the caches October 31, 2019 at 2:20 pm #1050027 LeoStaff Customer Support Can you try removing this CSS: #mobile-header .site-logo { position: absolute; left: 50%; transform: translateX(-50%); } And edit this: #mobile-header .menu-toggle { order: -1 !important; } to this: #mobile-header .menu-toggle { position: absolute; left: 0; } Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ October 31, 2019 at 4:39 pm #1050100 Danny Once I re-enable the cache plugins, the logo shift still happens. It actually shifts more to the left now. Cache plugins are enabled. October 31, 2019 at 9:27 pm #1050215 LeoStaff Customer Support Hmm then you would need to check with the caching plugin support. Might be good to use the original CSS if it’s not the problem then. Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ November 1, 2019 at 8:36 am #1050591 Danny The CSS you gave me did shift the logo more to the left if this helps. Anything else we can try? November 1, 2019 at 9:02 am #1050621 LeoStaff Customer Support I thought CSS is the problem until you mentioned the caching plugin. Now I would recommend undoing the changes here: https://generatepress.com/forums/topic/mobile-logo-issue/#post-1050027 Then test it without the caching plugin and see if the issue is resolved. If so then please check with the plugin support. Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ Author Posts Viewing 10 posts - 1 through 10 (of 10 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In