Blog

How to add CSS & Javascript to Magento Themes?

In Web development JS & CSS files play a vital role, and work as a backbone or skelton of your website. While working on a Magento project you can do this into your Magento layout files. For adding JS or CSS, you can do this in xml layout files using methods/action: <action method="addJs"/> <action method="addCss"/> … Continue reading How to add CSS & Javascript to Magento Themes?