1
vote
Global spacing control options in Customizer
Please add the option for spacing control in Customizer.
This is what file I mean.
:root {
–global-gray-400: #CBD5E0;
–global-gray-500: #A0AEC0;
–global-xs-spacing: 1em;
–global-sm-spacing: 1.5rem;
–global-md-spacing: 2rem;
–global-lg-spacing: 2.5em;
–global-xl-spacing: 3.5em;
–global-xxl-spacing: 5rem;
–global-edge-spacing: 1.5rem;
–global-boxed-spacing: 2rem;
}
in /wp-content/themes/kadence/assets/css/global.min.css?ver=1.1.19