chlorichardson Posted July 20, 2020 Share Posted July 20, 2020 Site URL: https://www.interiorsbyhonor.com/ My client is after the logo to be in the center when viewing on mobile. I have no idea how to get this to work.... suggestions Link to comment
Solution derricksrandomviews Posted July 20, 2020 Solution Share Posted July 20, 2020 This is something that might work. You have an uploaded logo so the top piece of code is what you want to us. For an upload logo, use Center Header Logo and for site title text use Center Site Title. // Center Header Logo // @media only screen and (max-width: 640px) { .header-title-logo { width: 120%; text-align: center; } } // Center Site Title // @media only screen and (max-width: 640px) { .header-title-text { width: 120% !important; text-align: center !important; } } TPLvision-2021 1 Link to comment
MonicaM Posted March 10, 2021 Share Posted March 10, 2021 I am also having this issue! I have tried various Custom CSS codes, it still looks like this. Any help greatly appreciated! I would like for it be bang in the centre on the mobile view. Thank you, Monica Link to comment
tuanphan Posted March 20, 2021 Share Posted March 20, 2021 On 3/10/2021 at 6:35 PM, MonicaM said: I am also having this issue! I have tried various Custom CSS codes, it still looks like this. Any help greatly appreciated! I would like for it be bang in the centre on the mobile view. Thank you, Monica Hi. Can you share link to your site? We can help 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
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment