Home › Forums › CSS › CSS Selector wildcard for WordPress widget › Re: CSS Selector wildcard for WordPress widget
September 27, 2011 at 2:02 am
#88057
Member
You can do this by using a CSS attribute selector which won’t work in IE8 and below but it’s dead simple to write up some jQuery code for IE, see the examples below.