Hi Please could you take a look at http://www.nettitude.co.uk in ie8 and ie9 there are major issues with the styling in the header and menu.
This is very urgent as the site is live and customers are raising the issues with use.
Thanks Paul Johnson
Hi pjnettitude!
Thank you for using the theme!
Please add this on Quick CSS or custom.css:
.html_header_top.html_logo_center.avia-msie .logo {
position: relative;
text-align: center;
width: 100%;
}
.html_header_top.html_logo_center.avia-msie .logo img {
-webkit-transform: initial;
display: inline-block;
}
.html_header_top.html_bottom_nav_header.avia-msie .main_menu ul:first-child>li a {;
font-size: 12px;
padding: 2px 15px 0px 15px;
}
Best regards,
Ismael