✔️ Support for bootstrap icons
✔️ Only show sidebar on the shop and product category page(s)
✔️ Add custom font
✔️ Changed the default theme copyright message
✔️ Mobile only, remove the account button. Add a chat button in the footer bar in between the search and basket icon.
⚒️ GitHub actions to create zip released that can be uploaded to WordPress
⚒️ Move the main navigation to another part in the header. Waiting for final design before finalizing this step.
Retrieve the latest zip archive from the released section.
After setting up a WordPress WooCommerce site for a friends business (Pxssyinferno.com) it was time to focus on the design. The Storefront theme was close to the design requirements of the new site. The theme customization allows a non software engineer to make a range of changes to the themes. After setting all these setting we only had a couple of design requirements that couldn't be resolved by changing the theme settings.
One option would be making changes directly in the theme code of Storefront. Downside of this approach is that the changes will be overwritten when the theme is upgraded. A better approach to customize an existing theme is using a technique called Child Themes. This repository is a child theme that is based on Storefront.