Hi,
I have the next problem:
Thank you.
Try 'justify-content-center'. Also, this isn't an issue.
<div class="container">
<div class="row justify-content-center">
<div class="col-md-12">
<div class="card">
<div class="card-header">{{ __('menu.headings.add_menu') }}</div>
<div class="card-body">
</div>
</div>
</div>
</div>
</div>
Works fine for me :)
or do you want 3 cards inside a card, then make
picture
````
Issues are for bug reports and feature requests, not general how-to questions. For that, we suggest the official Slack channel or Stack Overflow. Both are linked from our readme.
Thanks!
Stack overflow not works for me.
@ShiruJan how can Stack Overflow not work for you :grin:
Did my example above not work?
@mdo I understand that you closed it but I will still help him I hope thats OK
Hello AltayAkkus!
Thank you very much for your help, it helped me a lot.
@ShiruJan You are welcome! Feel free to ask me any further questions
Most helpful comment
Works fine for me :)
or do you want 3 cards inside a card, then make
picture
````