Example of using prefix/suffix/separators/etc, e.g. placing subcategories into columns
It is better to set these in Component configuration to avoid setting it in every category.
In Component configuration, in content lists TAB, find sub-categories configuration, and set these:
- Prefix text of every record:
<span style="display:inline-block; width:200px; float:left;white-space:nowrap"> - Suffix text of every record:
</span> - Record Separator: Space
- Opening text for record list:
- Closing text for record list: nothing
-- Test frontend and update CSS of prefix text to match your needs e.g. adding height too, or border, etc,
-- you may also want to use a CSS class instead of inline CSS
