Hey,
How can adjust so the logo is not under the menu in the mobile view?
http://www.newyorkinspiration.com
Thanks
Charlotte
Hey Charlotte,
Please try the following in Quick CSS under Enfold->General Styling:
@media only screen and (max-width: 767px) {
.responsive .logo img {
max-width: 50% !important;
float: left;
}
}
Best regards,
Rikard
Great, thanks.
Charlotte
Hi Charlotte,
Glad we could help :)
If you need further assistance please let us know.
Best regards,
Victoria