Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #173775

    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?

    #173953

    Hi 666666!

    Edit framework > css > avia_admin.css, add this code at the very bottom:

    #avia_import {
    display: none;
    }

    Cheers!
    Ismael

    #181999

    Thanks alot Ismael. Cheers, love your support :)

    • This reply was modified 10 years, 5 months ago by 666666.
Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘I've disabled the import button but that also disabled predefined color schemes’ is closed to new replies.