Bootstrap is not breaking the line automatically. Use this CSS in your child theme style.css: .btn { white-space:normal !important; word-wrap: break-word; } ...
確定! 回上一頁