AbanteCart Community
Shopping Cart Operations => Support => General Support => Topic started by: MoeDawood15 on January 14, 2024, 10:56:34 AM
-
Hi
I have a small problem with the new bootstrap 5 template , when the menu has too many categories it does not break to a new line
How can I achieve this
Please see atatched screenshot of current boostrap 5 template and old template
-
Hello.
Remove the flex-md-nowrap class from https://github.com/abantecart/abantecart-src/blob/master/public_html/extensions/bootstrap5/core/helper.php#L27
-
Perfect seems to have done the trick
-
Thanks Basara ;)