- This topic has 1 reply, 2 voices, and was last updated 6 years, 8 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
Home › Forums › Bony/Spirited Forum › Slider Title Does Not Show on Mobile – Bony
Is there a way to make the slider title show on mobile devices. Currently the pictures shows fine but the title (or description) does not show. I don’t necessarily need the description but it would be nice to show the title (and perhaps the button).
Here is what it looks like now http://proofs.website/fwuc/wp-content/uploads/2018/03/fwuc-slider.png
Let me know.
Thanks!
Robert
Hi,
You can go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:
Add this code there:
@media screen and (max-width:767px) {
.nivo-caption { display:block !important;}
.nivo-caption p { display: none;}
.slide_info h2 { font-size:18px !important;}
}
Regards,
Chris
Looking for the best fastest WordPress themes? Stop right here! These lightning-fast themes are optimized for peak performance without sacrificing style. Perfect for speed-conscious bloggers, […]
Searching for the best baby products WordPress themes? We’ve got you covered! These themes combine adorable designs with powerful e-commerce features. Perfect for baby shops, […]
Want the best WordPress curriculum vitae themes? You’ve found them! Create a stunning digital portfolio that showcases your skills and experience. These themes offer sleek […]