- This topic has 4 replies, 2 voices, and was last updated 7 years, 1 month ago by .
Viewing 5 posts - 1 through 5 (of 5 total)
Viewing 5 posts - 1 through 5 (of 5 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Mobile Slider Description/Links Not Working – YOGI PRO
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
Hi,
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,
Chris
Unfortunately, that did not work. Is there anything else I can try?
Actually, I messed with it and got it to work eventually. Doesn’t look perfect but it’s there.
Thanks so much for your help
Hi Tess,
If you found our service good kindly review us here: https://www.sktthemes.org/forums/topic/reviews-and-testimonials/page/14/
Regards,
Chris
Free WordPress Magazine Themes and Templates With the advancement of technology, one can have any information at their fingertip. Understanding the importance of the internet […]
Freemium WordPress Themes With this list of freemium WordPress themes, you can save your time in theme selection and get started with your website instantly. […]
Best Free Landing Page WordPress Themes to Build Landing Page If you are in the process of just setting up your first website, then you […]