Hello,
Joomla 4
Template Power
Why does my table with the div code not look like the example?
Code:
<div class="uk-child-width-expand@s uk-text-center" uk-grid>
<div>
<div class="uk-card uk-card-default uk-card-body">Item</div>
</div>
<div>
<div class="uk-card uk-card-default uk-card-body">Item</div>
</div>
<div>
<div class="uk-card uk-card-default uk-card-body">Item</div>
</div>
</div>
The "Items" are listened not
next to another but below one another in my article

What am I missing?
Kind regards,
Hennie
Please Log in or Create an account to join the conversation.