IE specific css using media query

Resources on WordPress IE specific css using media query

Issue: Style problems only in IE

Sometimes websites look as intended on all browsers except IE. To solve this problem we need to write IE specific css.

Solution: Create IE specific css with media query

If you want to have css styles that target only IE ( works for IE10+ ), you can use a Microsoft-specific media query. It is recognized only by IE.

More about -ms-high-contrast he has 1 outbound link(s), all nofollowed.re

Spread the love

Leave a Reply

Your email address will not be published. Required fields are marked *