Text Transform XML

Permalink
I have text-transform: @header-site-title-type-text-transform; in my less file ... which is also set up in defaults.less but having problems on what to put in xml file.

I tried <style name="Text Transform" variable="header-site-title-type-text-transform" type="type" />
but when in the customize options i just get a blank pop up ( see attached ) which does not allow any input , am I using the wrong type ?

1 Attachment

Responsive
 
WillemAnchor replied on at Permalink Best Answer Reply
WillemAnchor
You can see how it's done in elemental. Look at h5 in default.less and styles.xml as an example.

Keep the variable name to it's basis, don't use transform etc in it.

Also look here:
https://www.concrete5.org/documentation/developers/5.7/designing-for...