Individual SCSS
Add and compile your own styles
Last updated
Add and compile your own styles
Last updated
As a basis, you should have read and internalized the corresponding article in the official Shopware documentation.
In this example, I will only go into the previously created configuration variable:
You can now use the configuration variable to design your child theme. In this example, I will give the header the background color of the configuration field:
To compile your child theme, you can either save the theme configuration from the Shopware backend or use the console command bin/console theme:compile
.