Hello,
I replaced the css code and it worked for the internet explorer but not for microsoft edge. Then I removed the .avia-msie
and everything is fine. Now it works I think. Thank you very much for your help. I think we can close this thread.
The final css code:
.logo a{
float: right !important;
max-width: 355px;
}
best regards
Tim
Hello Ismael,
thank you for your help. I tried to disable the file compression but it didn´t changed anything. In Microsoft Edge I could debug it with this css code
.logo a{
float: right !important;
}
but in Internet Explorer the problem is still there.
best regards
Tim