- This topic has 1 reply, 2 voices, and was last updated 7 years, 1 month 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
TYPO3 to WordPress Migration If you want to migrate your website from TYPO3 to WordPress, here are the full-fledged solutions. Though the migration process can […]
Umbraco to WordPress Migration A content management system is important for any small to big business. It helps to make your digital platform strong and […]
In the event that you have both a WordPress site and a YouTube channel, you should need to incorporate these stages. One route is by […]