Home › Forums › All Other Themes › Mobile Slider Description/Links Not Working – YOGI PRO
- This topic has 4 replies, 2 voices, and was last updated 6 years, 8 months ago by Sonl Sinha.
-
AuthorPosts
-
January 11, 2018 at 5:58 am #91417
The titles, description, and page links are not showing up in the home page slider on mobile version only (desktop ok). It just shows the pictures. I had the same problem in the past and you sent me the following code but it appears to have stopped working…. Is there something wrong with the code below?
@media screen and (max-width:479px) {
.slide_info h2{font-size:15px !important;}
.slide_info p{font-size:12px !important;}
}www.DianeChristiansen.com
thank you
January 11, 2018 at 7:26 am #91432Hi,
Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:
Add this code there:
@media screen and (max-width:479px) { .nivo-caption { display:block !important; left:4% !important; top:12% !important; width:75% !important;} .slide_info p { margin-bottom:10px !important;} .slide_info a.sldbutton { padding:5px 20px !important;} .nivoSlider img { max-width:150% !important; width:150% !important;} }
Regards,
ChrisJanuary 12, 2018 at 5:18 am #91531Unfortunately, that did not work. Is there anything else I can try?
January 12, 2018 at 5:37 am #91534Actually, I messed with it and got it to work eventually. Doesn’t look perfect but it’s there.
Thanks so much for your help
January 12, 2018 at 5:44 am #91536Hi Tess,
If you found our service good kindly review us here: https://www.sktthemes.org/forums/topic/reviews-and-testimonials/page/14/
Regards,
Chris -
AuthorPosts
- You must be logged in to reply to this topic.