1

Magento 2: How to Add Custom CSS And Js and also Images in which Folder. Please Share also a folder structure.

1 Answer 1

1

You can add any custom css, js and images to the below location of your theme:

  • For CSS: app/design/frontend/Vendor/theme/web/css/
  • For JS: app/design/frontend/Vendor/theme/web/js/
  • For Images: app/design/frontend/Vendor/theme/web/images/

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.