freshstartmart Posted January 7, 2022 Share Posted January 7, 2022 (edited) Hi there! I am having issues with my mobile logo remaining centered once I remove the hamburger icon from my mobile site. It is centering the logo as if the hamburger was still there. This is what I currently have in my CSS. Any ideas of how to fix this? @media only screen and ( max-width: 1024px ) and ( pointer: coarse ), screen and ( max-width: 799px ) { .header-display-mobile .header-burger { display: none; } } @media screen and (max-width:767px) { .header-title-logo { text-align: center; } } Edited January 7, 2022 by freshstartmart Link to comment
tuanphan Posted January 8, 2022 Share Posted January 8, 2022 Hi. What is site url? Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
freshstartmart Posted January 10, 2022 Author Share Posted January 10, 2022 @tuanphan https://tetra-stingray-4cmw.squarespace.com pw: freshstart Thanks for taking a look! Link to comment
timnottage Posted January 11, 2022 Share Posted January 11, 2022 Hi, I would also like assistance with this issue! Link to comment
tuanphan Posted January 12, 2022 Share Posted January 12, 2022 On 1/10/2022 at 10:32 PM, freshstartmart said: @tuanphan https://tetra-stingray-4cmw.squarespace.com pw: freshstart Thanks for taking a look! It looks like you figured it out? 13 hours ago, timnottage said: Hi, I would also like assistance with this issue! What is your site url? Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
freshstartmart Posted January 12, 2022 Author Share Posted January 12, 2022 @tuanphan it is only centered on certain mobile devices. The logo is still off center for a majority of them. This is a screenshot on my iphone 11. Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment