gambitph / Titan-Framework

The easiest to use WordPress option framework.
http://www.titanframework.net
377 stars 137 forks source link

jQuery UI css overrides slider styles #379

Open websevendev opened 8 years ago

websevendev commented 8 years ago

The slider for the Number Option seems to be based on jQuery UI slider, so the class names match up, but probably shouldn't. When something else that needs jQuery UI css loads it the Titan Framework styles get overridden.

http://i.imgur.com/gjXBAt9.png

Side note: option to disable slider for specific number options could be useful.