Comments heroichenry started the conversationNovember 28, 2017 at 7:32pmGood Afternoon, How can I center the logo on my website on the mobile version? The logo is placed perfectly on desktop but on mobile, the logo is too high. How can I lower it? www.gamestance.pro 2,700PenciDesign repliedNovember 29, 2017 at 3:54amHi,Please try add more this code to Customize > Custom CSS to do that: @media only screen and (max-width: 960px){#navigation.header-6 #logo img { padding: 16px 0 !important;} }Best Regards,PenciDesign Sign in to reply ...
Good Afternoon,
How can I center the logo on my website on the mobile version? The logo is placed perfectly on desktop but on mobile, the logo is too high. How can I lower it?
www.gamestance.pro
Hi,
Please try add more this code to Customize > Custom CSS to do that:
Best Regards,
PenciDesign