Pro v6.5+
Theme overrides
Table | |
---|---|
CSS classes | The CSS classes to add to the table. By default, table and table-striped are set (Bootstrap enabled) |
Table Headers | |
Background color | The background color of each table header |
Text color | The header cells text color |
Leading rows text | |
Font size reference | The font size in respect to the template used |
Joomla 4 Title classes |
The CSS classes that can be used to skin the title. For instance, using fw-bold will bold the title if the template is based on Bootstrap 5 |
Remaining rows text | |
Font size reference | The font size in respect to the template used |
Joomla 4 Title classes |
The CSS classes that can be used to skin the title. For instance, using fw-bold will bold the title if the template is based on Bootstrap 5 |
Other overrides
CSS overrides | CSS styles that can be added to improve/modify the page output or override existing CSS properties. Note that the code is minified automatically. Example tr.latestnews-item td { color: red; } |