I am trying to include custom css and js in custom theme and should come on all pages.
I have tried this from the Magento DevDocs, but I can't make it right and it's not showing. Please help me.
For keep css and js in all pages you have to customize
Put inside
Add your css file inside,
Add your custom js
Remove cache folder and try. Its now working in all pages of site. |
|||||||||||||||||
|
php bin/magento setup:static-content:deploy
did you deploy content? – Qaisar Satti Feb 17 '16 at 10:33