Works well in Chrome, Safari (haven’t tested IE yet).
I’ve searched for conflicts in my child stylesheet but haven’t found anything as yet.
Also, I see a problem with background images on Firefox for Android which ruins the whole experience.
Hey wintner!
we are aware about issues of background images in mobile firefox. However, firefox mobile is not supported due to little usage. Feel free to make a feature request here: kriesi.at/support/enfold-feature-requests/
Regards,
Andy
What about my question re: desktop Firefox header logo? Not resizing at less than 758 px?
Hi!
not sure what you mean, because your logo is not resizing at all (on any browser). Can you explain further please?
Best regards,
Andy
Andy, the logo is not resizing responsively in any browser?
I’ve tested in Mac Yosemite and it responds well in Chrome, Safari, Opera but not in Firefox.
Are you testing on Windows? I will have to retest on Windows but I have not heard any complaints from my MS users.
Can you help me fix the problem so that it responds in all browsers?
I can’t find what class to target. (There are just too many classes!!!)
Thank you.
Hi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
@media only screen and (max-width: 560px) {
.avia-mozilla .responsive .logo img { max-width: 50% !important; margin-left: 0 !important; }}
Best regards,
Yigit
Thanks Yigit,
Does not work! Tried in Child Styles and in Quick CSS.
Still not resizing in Firefox.
Updated theme to 3.3
Still does not resize in Firefox.
Hi,
This is what I’m seeing on my end (Firefox to the left, Chrome to the right): http://imgur.com/Sffcj6d. Please try to empty your browser cache if you are not getting these results.
Regards,
Rikard
Thank you but I already solved it yesterday.