Working
-
The only issue I have is with the w3c validation error I get due to this bit of code adding space at the begining of a property:
$args['container_class'].= ' responsiveSelectContainer';
$args['menu_class'].= ' responsiveSelectFullMenu';
- The topic ‘Working’ is closed to new replies.