- This topic has 1 reply, 2 voices, and was last updated 7 years 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
Have you tried using HubSpot’s limited functionalities? Then, it is time to migrate your HubSpot website to WordPress. WordPress provides many features, themes, Plugins, and […]
WordPress Migration to New Server From now on, you don’t need to worry about the WordPress migration to the new server. Because it looks complex, […]
Migration of e-Commerce Website If you have decided on the migration of e-commerce website, you are most probably already familiar with this. When you migrate […]