Haoma Posted January 18 Share Posted January 18 I was able to force the text navigation to show in tablet view (with help from another post) but it left the logo off centre. Any advice on how to centre the logo in tablet view? My attempts end up moving the logo off-centre in regular desktop and mobile views. It must be to do with margins or padding coming from the navigation links but I can't seem to make it work. Any help would be greatly appreciated! Thank you in advance! Link to comment
tuanphan Posted January 19 Share Posted January 19 Hi, 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
Solution tuanphan Posted January 27 Solution Share Posted January 27 On 1/25/2023 at 7:32 PM, Haoma said: www.haomaselections.com Add to Design > Custom CSS @media screen and (max-width:1024px) and (min-width:768px) { .header-title-logo { position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); } } 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
Haoma Posted February 2 Author Share Posted February 2 That was a big help! Thank you! 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