Hello.
My main menu items are white colour but when viewed on Safari browser they have a green ‘tint’. Is this something that can be fixed?
Thank you.
Eva
Hey eva!
there is not green tint for me on Safari. Can you send us a screenshot please? clear browser cache + hard refresh a few times. Check on another computer as well.
Regards,
Andy
Hi Andy,
I am not sure how to send a screenshot?! It appears OK on Safari on Mac but not on PC. Maybe this helps? If you could let me know how to send you a screenshot that’ll be great.
Thank you.
Eva
Hey Eva!
You can upload your screenshots on imgur.com or Dropbox public folder and post the links here.
Safari on Windows is not supported for years. I checked your website on Safari on OSX and it does look fine on my end as well. Screenshot in private content field.
Cheers!
Yigit
Hi Yigit,
I have attached a screenshot (I think!). Let me know what you think. – If it’s fixable or not.
Thanks again!
Eva
Hey Eva!
Please try adding following code to Quick CSS
.avia-safari .av-main-nav > li > a {
-webkit-font-smoothing: subpixel-antialiased;
}
Please make sure that > sign is not converted to – http://i.imgur.com/IDXRZQ3.png in Quick CSS field.
Cheers!
Yigit