createCSS doesn’t do anything
-
I’ve created all the options and the inline css parameter using ‘value’ works fine.
However, I’m unable to generate more dynamic content using the command (directly below creating all the options):
$titan->createCSS( ' .my-custom-var { height: $logo_height; } ' );
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘createCSS doesn’t do anything’ is closed to new replies.