Logo on responsive
in Other
Hello, I don´t see the logo on rensponsive, could you check it up?
http://www.n-tu.de/
even not with the option responsive logo...
http://www.n-tu.de/
even not with the option responsive logo...
Comments
please update theme files and all would be fine. You did an update but not complete and that's why logo on mobile does not work.
Thanks!
now I uploaded everything with FTP, but it is still the same issue. I´m using also child theme, may this cause the problem? or another setting on theme options?
it could be because of this custom css code:
@media only screen and (max-width: 479px) {
body:not(.template-slider):not(.header-simple) #Header { min-height: 0 !important; }
}
now I added the new one and it works fine.
Thanks!