Hi Kriesi and Team :)
in includes i’ve commented the array to disable import option but along with that, predefined color schemes was disabled too, how do I just disable Import?
Hi 666666!
Edit framework > css > avia_admin.css, add this code at the very bottom:
#avia_import {
display: none;
}
Cheers!
Ismael
Thanks alot Ismael. Cheers, love your support :)