Mobile Slider Description/Links Not Working – YOGI PRO

Home Forums All Other Themes Mobile Slider Description/Links Not Working – YOGI PRO

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #91417
    TessTess
    Member
    • Topics: 3
    • Replies: 2
    • Total: 5
    Member since: October 18, 2016

    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

    #91432
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30587
    • Total: 30587
    Member since: August 16, 2013

    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

    #91531
    TessTess
    Member
    • Topics: 3
    • Replies: 2
    • Total: 5
    Member since: October 18, 2016

    Unfortunately, that did not work. Is there anything else I can try?

    #91534
    TessTess
    Member
    • Topics: 3
    • Replies: 2
    • Total: 5
    Member since: October 18, 2016

    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

    #91536
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30587
    • Total: 30587
    Member since: August 16, 2013

    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

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.