Option not display in IE8, IE9

eCommerce WordPress theme with various e-store features and WooCommerce support.
GK User
Mon Feb 03, 2014 11:42 pm
Woocommerce Option do not display in MS explorer 8, 9.

How solve ?
User avatar
Junior Boarder

GK User
Tue Feb 04, 2014 8:25 am
Hi,

Try to add this code into css/ie8.css and css/ie9.css files:

Code: Select all
div.product form.cart .variations td,
#content div.product form.cart .variations td {
   clear: both;
   width: 350px;
}
User avatar
Moderator


cron