- This topic has 1 reply, 2 voices, and was last updated 7 years, 5 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
Are you looking for the best WordPress accessibility plugins? If so, you have landed on the right page. By using accessibility plugins, you can make […]
Christmas New Year WordPress Deals Up to 50% Off on SKT Themes The cost of running a website can quickly add up—especially when you want […]
Top WordPress Halloween Deals on Themes & Plugins Well, well, it is the end of October and the start of November, we are aware of […]