It may be due to another custom code. You can use the following:
<style> @media screen and (max-width: 1023px) { .fslidertitle, .fslidersubtitle, .fslidedescription, .fslidelink { display: block !important; background: #000000 !important; color: #ffffff !important; padding: 5px !important; } .slide-text-container { width: 75% !important; } } </style>