Hello,
I'm facing an issue that my CSS files are not loading since I made changes in theme table on my DB. I have changed TYPE from 1 to 0 on my theme row in order to load my default_head_blocks.xml (in theme directory). I know this is a very common question, maybe a duplicate question. But none of the solutions works for me.
I have tried following things:
All Magento commands from config:import, setup:upgrade, static:content to cache:flush. I do have .htaccess file in my pub/static folder. My 'rewrite_module of apache' is enable. My folder has 777 permission. I remove comments from my CSS file and tried minify version as well.
Probably, someone marked my question as a duplicate but I have tried almost every solution available on the Google and none of them works. Any help would be appreciated.
