Comments Ruizfa started the conversationNovember 10, 2021 at 2:19amHi! Thank you for the theme.The starting logo in mobile (before scrolling) is not centered. It shows a bit to the right. What can be done to fix this? It looks too bad this way.Thank you. Screenshot attached. 2,959Andrew repliedNovember 10, 2021 at 5:34amHi there,Use the following CSS. @media only screen and (max-width: 690px){ #header-outer[data-has-menu][data-format] #top .row .span_3{ width: 40% !important; } } Regards Sign in to reply ...
Hi! Thank you for the theme.
The starting logo in mobile (before scrolling) is not centered. It shows a bit to the right. What can be done to fix this? It looks too bad this way.
Thank you. Screenshot attached.
Hi there,
Use the following CSS.
Regards