How to edit custom css In Magentoedit custom css In Magento 2 and we using porto themeporto theme ?
i'm using this code base theme working app/design/frontend/vendor_name/theme_name run I'm using this code base theme working
app/design/frontend/vendor_name/theme_name run below command to set developer mode
php bin/magento deploy:mode:set developer and clear cache and deploy static-content
php bin/magento cache:clean
php bin/magento setup:static-content:deploy
php bin/magento deploy:mode:set developer
and clear cache and deploy static-content
php bin/magento cache:clean
php bin/magento setup:static-content:deploy
But porto theme not working