My logo is perfect size on desktop, however on my apple Iphone the menu drop down is covering the logo. Can the menu be moved or the logo for mobile be a bit smaller?
Thank you!!
Hey slaterproduction!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
@media only screen and (max-width: 767px) {
.responsive .logo a, .responsive .logo img { max-width: 85%; }}
Regards,
Yigit
Hi Stuart!
Please try adding following code to Quick CSS as well
@media only screen and (max-width: 480px) {
#advanced_menu_toggle, #advanced_menu_hide { top: 100%; }}
Please flush browser cache on your mobile device after applying the code
Best regards,
Yigit
Brillant and very quick service.
Best regards
Stuart