How to Add a Section under the Header Section in the Theme Customizer

Hello everone,

I just saw in the Turbo Theme by Out Of The Sandbox that it is possible to add a section under the Header Section. I want to accomplish this in my own custom Theme as well, but how it this possible?

This picture makes it more understandable:

Under the Theme Settings, you can activate this mega menus:

It was pretty easy to add this activation, but how I can now add the section under the Header Section in the left Sidebar? This is the part where I’m stuck.

Here is the documentation of the Turbo Themes Mega Menues.

Thanks a lot for your help in advanced!

Thanks
Henry

Hi @HenryAuffahrt ,

You just need to create a section file and add it section at layout/theme.liquid file. Ex: https://i.imgur.com/PqUM6Mr.png

Hope it is clear to you.