Skip to content

abkarim/storefront-child

Repository files navigation

Storefront Child

This is a child theme for the Storefront WordPress theme.

Installation:

  1. Copy the storefront-child folder into wp-content/themes/.
  2. 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.css or add separate CSS files and enqueue them in functions.php.
  • Describe which features you'd like (shortcodes, widgets, template overrides) and I'll implement them.

Features

Product

  • added option to show discount percentage instead of on sale (accessible from theme customize )
  • layout editor (accessible from theme customize )
image
  • Hided view cart button after adding to cart in button

File type

  • added svg upload

Styles

  • added branding colors in site identity editor section, also this is used in color pallette to pick options from

Header

  • Custom header
  • Styling options added

Footer

  • removed the default storefront link with credits
  • adjusted spacings