This is a child theme for the Storefront WordPress theme.
Installation:
- Copy the
storefront-childfolder intowp-content/themes/. - Activate the theme in the WordPress admin under Appearance → Themes.
What this initial scaffold includes:
style.css— child theme header and base CSS.functions.php— enqueues parent and child styles, basic theme supports.inc/customizations.php— modular file for custom hooks and features.
Next steps:
- Add custom styles to
style.cssor add separate CSS files and enqueue them infunctions.php. - Describe which features you'd like (shortcodes, widgets, template overrides) and I'll implement them.
- added option to show discount percentage instead of on sale (accessible from theme customize )
- layout editor (accessible from theme customize )
- Hided view cart button after adding to cart in button
- added svg upload
- added branding colors in site identity editor section, also this is used in color pallette to pick options from
- Custom header
- Styling options added
- removed the default storefront link with credits
- adjusted spacings