Hi, not sure if Lite does use AWN - that is for core - suspect because it is base on Lubuntu that it is 'lxpanel'.
Not running Lite at present but try this:
1. Now I can't remember if Zorin Lite has something like 'system monitor' but see if you can launch it from a terminal:
- Code:
system-monitor
to see what processes are running - see if 'lxpanel' is present.
2. Create a second user account and see if the panel looks correct for the new user you have created - again run system monitor to see what is running.
3. In Core, moving the panel to a new location (Top of screen) then back to its original place might resolve but not sure how to access this in Lite - sorry!
4. Run an update from the terminal - while I wrote this - did this issue arise AFTER an update?
- Code:
sudo apt-get update && sudo apt-get dist-upgrade
You will be asked for your login credentials - be sure you type in your password accurately as no asterisks etc will show while doing this.
Keep us posted!