Tagged: logo
Getting minimal overlap on logo while on iphone 5 portrait mode. Included example via responsiator.com
http://www.responsinator.com/?url=notewaredigital.com.
My site = notewaredigital.com
Thanks!
Hey Elliot!
Please try adding following code to Quick CSS in Enfold theme options under Styling tab
@media only screen and (max-width: 480px) {
.responsive .logo a, .responsive .logo img { height: auto !important; }}
Regards,
Yigit
That worked perfectly, thanks!