Viewing 2 reply threads
You must be logged in to reply to this topic.
Hi, looks like the smartphone screens doesnt show the complete logo when using the Modern Style header. It happens even in your demo: https://metalesa.com/uploads/logo-error.png
Is not well implemented since there is space for it. It happens also in my website. How can I do to solve it until your next update?
Thanks
Hello,
Please add this code into your custom css box:
@media (max-width: 480px){
#logo {
left: -70px !important;}
}
If the issue persists, send us your site’s url.
Best regards!
You must be logged in to reply to this topic.