This topic has 4 replies, 3 voices, and was last updated 8 years, 10 months ago ago by Jack Richardson
Hi,
When opening my website in Internet Explorer 11, the logo in the upperleft corner has a bad quality and my menu shows in ‘times new roman’ while the theme configuration for the menu font is ‘Arial’.
I have a plugin installed named ‘WP Retina 2x’ for optimizing the quality of an image.
Can you please help me to fix these 2 issues?
Thank you.
Regards,
Richard
Hello,
1. Try to reduce logo image width to 125px in image editor (i.e. photoshop) and then reupload it for header section.
2. I’ve added the css code in your child style.css to fix menu font issue:
.header-wrapper .menu > li > a, .header-type-2.slider-overlap .header .menu > li > a, .header-type-3.slider-overlap .header .menu > li > a, .header-type-7 .menu-wrapper .menu > li > a, .header-type-10 .menu-wrapper .navbar-collapse .menu-main-container .menu > li > a, .header-vertical-enable .page-wrapper .header-type-vertical .container .menu > li > a, .header-vertical-enable .page-wrapper .header-type-vertical2 .container .menu > li > a {
font-family: Arial !important;
}
Regards,
Eva Kemp.
Hi Eva,
Thank you for your help! Much appreciated! Concering point 1.: Is my image basically to large? So a smaller image would create a better quality?
Regards,
Richard
Hello Richard,
Logo image with smaller original width should display in IE the same as in other browsers.
Best regards,
Jack Richardson.
You must be logged in to reply to this topic.Log in/Sign up