Tagged: mobile slider Viewing 2 posts - 1 through 2 (of 2 total) Author Posts October 1, 2015 at 3:28 pm #512209 natashacsParticipant Hi there, on mobile view (particularly iphone) my slider subtitle text is too small to be reasonably read. Is there any css that will enable the slider to just show header not subtitle? thankyou October 1, 2015 at 4:18 pm #512252 YigitKeymaster Hi natashacs! Please add following code to Quick CSS in Enfold theme options under General Styling tab @media only screen and (max-width: 767px) { p.slider_text { display: none !important; }} Cheers! Yigit Author Posts Viewing 2 posts - 1 through 2 (of 2 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In