How to create multiple customizer controls in one control
I'm trying to create multiple value customizer control like:
- typography - Color, font-family, Size, etc ....
I could create a control and initialize each control class in the constructor, but how can properly group it to one container and label it for example: Typography.
Something like this ( not talking about any CSS ):
Thanks
Topic theme-customizer theme-development Wordpress
Category Web