Skip to content

How to use all 3 footer sections in child theme #388

Discussion options

You must be logged in to vote

Usually, global layout modifications are done in the Magento_Theme/layout/default.xml file.

This is how we use it in the evolution theme: https://github.com/breezefront/theme-frontend-breeze-evolution/blob/master/Magento_Theme/layout/default.xml

You can create the file with the same name in your custom theme.

p.s. No need to copy the contents of the parent theme into your file! Magento will merge the contents automatically.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@James-Oakley
Comment options

Answer selected by James-Oakley
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants