martinp Posted August 19, 2023 Share Posted August 19, 2023 The logo at the top of the header isn't exactly centered on the page compared to the menu. the url is "jeuno.fr" and the mobile version needs to be checked too. Link to comment
tuanphan Posted August 21, 2023 Share Posted August 21, 2023 You try adding this to Website > Website Tools > Custom CSS /* Center logo */ .header-display-desktop { flex-direction: column; justify-content: center !important; } .header-title-nav-wrapper { margin-left: auto !important; margin-right: auto !important; } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
martinp Posted August 21, 2023 Author Share Posted August 21, 2023 (edited) this didnt work and didnt move the logo at all. maybe the page selection menu isnt centered? this does seem to have worked for mobile however. Edited August 21, 2023 by martinp Link to comment
tuanphan Posted August 24, 2023 Share Posted August 24, 2023 On 8/22/2023 at 3:04 AM, martinp said: this didnt work and didnt move the logo at all. maybe the page selection menu isnt centered? this does seem to have worked for mobile however. Can you keep the code in CSS box & take a screenshot a problem? It looks fine to me Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
martinp Posted August 31, 2023 Author Share Posted August 31, 2023 ok sure here is the problem 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