Hey Support
I have noticed that in mobile devices the placement of the logo isn’t centered. There is no issue on desktop views.
Logo has the correct measurements.
How can this be adjusted?
Best regards
Lene
Hey Lene,
Thank you for your patience and the link to your site, but I’m not able to view it, it redirects to another site: updaterlife.com
Are you using a security plugin? It also seems that your SSL certificate doesn’t match the site, I’m given errors, please check.
I’m pretty sure I’m been to your site before with no issues.
Best regards,
Mike
Hi,
Thanks for your patience, to center the logo on mobile please try this css:
@media only screen and (max-width: 767px){
.responsive .logo img, .responsive .logo svg {
margin: auto;
}
.responsive #top .logo {
width: 100%;
}
}
To make the mobile menu fly out smaller please adjust the setting at Enfold Theme Options ▸ Main Menu ▸ Burger/Mobile Menu Styling ▸ Flyout Width
Best regards,
Mike
Hi,
Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.
Best regards,
Mike