Customize SUI theme to show Application Menu
Hi,
Requirment: Add Application Menu for SUI theme.
We wanted to have the Application menu only for Admins and Developers. So, I created a Profile attribute as an manifest expression to restrict the application menu to show up for Admins and Developers which is working fine.
However, when I place my 'XXX_theme-sui.css' custome file in files/custom folder, I see application menu but the home pages screen Icons/ Images are missing. If replaced the file to regular folder (Files/'XXX_theme-sui.css') , I see application menu as well as Icons/Images.
Can you guide me whats missing?
-Eswar