G
Gian Torralba
Guest
Hello, You can try this using JQuery. script $(document).ready(function(){ $("#multi_select_id").unwrap(); }); /script This will remove the parent element thus rendering the alignment properly. Hope this helps. Thank you, Gian
Continue reading...
Continue reading...