Step 1: Clear pub folder and cache
rm -rf pub/static/frontend/* var/view_preprocessed/ var/*cache/*
Step 2: Deploy files to pub folder
php bin/magento setup:static-content:deploy
Step 1: Clear pub folder and cache
rm -rf pub/static/frontend/* var/view_preprocessed/ var/*cache/*
Step 2: Deploy files to pub folder
php bin/magento setup:static-content:deploy