Tagged: ,

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #265291

    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

    • This topic was modified 10 years, 6 months ago by pjnettitude.
    #265693

    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

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.