The header logo area of my site is not responsive in Firefox. It works perfect in Chrome. Below is a link to my site.
Please let me know what you think.
Hey sublime5o!
Thank you for using Enfold.
Please update the theme to version 3.1.5. If the issue is still there, add this in the Quick CSS field:
@media only screen and (max-width: 989px) {
.avia-mozilla .responsive .logo img {
height: auto !important;
width: 100% !important;
}}
Cheers!
Ismael
Thanks. I have the most recent version in place, I also added your css but this does not help. The logo’s width does not change in Firefox (Chrome works).
Hey!
Can you please try adding following code to Quick CSS as well
.responsive .logo img {
max-width: 60%;
}
Best regards,
Yigit
This is not working like it should. In firefox I want it to work the same way Chrome works.. the logo should be responsive and change size based on resolution not 60% if it is smaller.. (responsive). This seems like a bug of some sorts. I basically just want the logo to react the same in Firefox as it does in Chrome.
Hey!
Please create a temporary admin login and post it here privately so we can look into it.
Best regards,
Yigit