On 11/22/2021 at 1:59 PM, webolive said:You can also add some JQuery instead :
$(document).ready(function () { $('.adminproducts #form_content #step1 #categories').appendTo('.adminproducts #form_content #step1 .left-column'); });
Surely this one seems the cleaner solution but wich is the file to edit? Is it better to create an override?
thank you