lscache_wp
lscache_wp copied to clipboard
Update ucss_whitelist.txt
Fixes Avada mobile menu. Avada creates mobile menu on-the-fly via Javascript. That's why class names are not showing up in source code.
Thanks for your PR.
Question: If Avada generates those CSS via JS, how can that help UCSS as UCSS is gathered by PHP w/ the page HTML source?
You're welcome.
Sorry, I meant in my case Avada generates different HTML output for mobile menu via JS.