Override vendor/magento/module-ui/view/base/web/templates/modal/modal-popup.html File Into Theme..

How To Override base/ folder file into theme ???

I m Try To Paste this file in to theme/Magento_Ui/templates/modal-popup.html But Not Working.

有帮助吗?

解决方案

The folder path is given wrong in your overide,It should be inside Web folder not templates

theme/Magento_Ui/web/templates/modal/modal-popup.html
许可以下: CC-BY-SA归因
scroll top