originfortcollins Posted July 6, 2020 Share Posted July 6, 2020 Hello all! First time posting here. I am having issues trying to get the main logo in my header to properly align on mobile versions of my site. It's ever so slightly off center (see attached photos). I am using the Alameda theme and trying to add custom codes in to make it happen but I cannot figure it out and can't find a good solution elsewhere online. On the desktop version the logo has no issues and looks great, but on mobile the logo is off center because of the cart button's margins or something.. Very frustrating little detail that I feel is essential to a cleaner looking website with a lot of potential traffic coming from mobile users. So if anyone has a solution or piece of code I could use that'd be greatly appreciated! Thanks! -Quinn from Origin Fort Collins Link to comment
tuanphan Posted July 6, 2020 Share Posted July 6, 2020 Can you share link to your site? We can check easier. 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
originfortcollins Posted July 7, 2020 Author Share Posted July 7, 2020 2 hours ago, tuanphan said: Can you share link to your site? We can check easier. Temporary link: https://flatworm-aqua-7jn3.squarespace.com Access password: #Origin2020 Link to comment
tuanphan Posted July 7, 2020 Share Posted July 7, 2020 Add to Home > Design > Custom CSS @media screen and (max-width:767px) { .header-actions.header-actions--right { display: none !important; } } 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
originfortcollins Posted July 7, 2020 Author Share Posted July 7, 2020 7 hours ago, tuanphan said: Add to Home > Design > Custom CSS @media screen and (max-width:767px) { .header-actions.header-actions--right { display: none !important; } } Tuanphan my friend, you are a coding wizard. Worked perfectly. Thank you so much for your quick help! 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