I can confirm that Rich's solution is partially correct. As of today, Bootstrap 5 does not seem to recognize the class "overflow-x-scroll". I have tried it many times without success. The solution is to keep it as "overflow-auto", which will work perfectly. Thanks, Rich for the great start though!