Home › Forums › All Other Themes › Slider captions not showing
- This topic has 6 replies, 2 voices, and was last updated 5 years, 8 months ago by Sonl Sinha.
Viewing 7 posts - 1 through 7 (of 7 total)
-
AuthorPosts
-
January 18, 2019 at 7:05 am #115121January 18, 2019 at 9:57 am #115133
Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
@media screen and (max-width:479px) { .nivo-caption .title, .nivo-caption .slidedesc, .nivo-caption .slidebtn { display:block !important;} .nivo-caption .slidedesc { padding:0; margin:0;} }
Regards,
DaveJanuary 21, 2019 at 4:08 pm #115294thanks. I have added this to the custom css section and still the problem is yet to be solved.
Regards
kjJanuary 22, 2019 at 9:28 am #115319Hi,
Kindly use this one
@media screen and (max-width:479px) { .nivo-caption { display:block !important;} }
Regards,
DaveJanuary 22, 2019 at 12:02 pm #115333Hello,
Still not working. Should i give you the login to the site so you can try from your end. I hope this is not an open forum
Regards
KjJanuary 22, 2019 at 12:49 pm #115336Hi,
Yes, Kindly send us your URL of the site and WordPress admin details (Username & Password) via email: [email protected] Please mention this forum URL while replying so that we understand what needs to be done.
Regards,
DaveJanuary 23, 2019 at 10:11 am #115373Hi,
This is done
Regards,
Dave -
AuthorPosts
Viewing 7 posts - 1 through 7 (of 7 total)
- You must be logged in to reply to this topic.