We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Sample to change the frame margins via TypoScript constants:
plugin.bootstrap_package.settings.scss.frame-inner-spacing-scaling = (lg: 1, xl: 1.25)
Sample to change the MenuProcessor configuration via TypoScript setup:
[page["uid"] == 1] tt_content.menu_card_dir.dataProcessing.20.maxItems = 4 [GLOBAL]