cancel
Showing results for 
Search instead for 
Did you mean: 

Magento 2.3.3 - How to setup theme after migrate M1 to M2?

   Did you know you can see the translated content as per your choice?

Translation is in progress. Please check again after few minutes.

Re: Magento 2.3.3 - How to setup theme after migrate M1 to M2?

I found 'themename' in database table design_change and delete the table content.

then run commands

php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento indexer:reindex
php bin/magento cache:flush