Slider Text Not Showing on Phone

Home Forums All Other Themes Slider Text Not Showing on Phone

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #58580
    VanessaVanessa
    Member
    • Topics: 3
    • Replies: 6
    • Total: 9
    Member since: November 26, 2016

    Hi all! We set up a slider using SKT Design Agency Pro. The text does not appear on phones but does appear on computers. The images appear fine. Here’s a link to the temporary domain as the site is under development http://4f2.82f.myftpupload.com/

    Any help is appreciated. Thanks!

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

    Hi Vanessa,

    Kindly go to Appearance>>Theme Option>>Basic Setting>>Custom CSS Box

    Add this code there:

    @media screen and (max-width:768px){
    .nivo-caption{display:block !important;}
    .slide_info h2{font-size:20px !important; line-height:20px;}
    .slide_info a.sldbutton{padding:10px !important; margin:0 auto;}
    }

    Regards,
    Brad

    #58915
    VanessaVanessa
    Member
    • Topics: 3
    • Replies: 6
    • Total: 9
    Member since: November 26, 2016

    Hi Brad,

    Thanks! I pasted the code exactly as shown and it didn’t affect appearance on my phone or another persons phone. Anything else we could try?

    V.

    #58918
    VanessaVanessa
    Member
    • Topics: 3
    • Replies: 6
    • Total: 9
    Member since: November 26, 2016

    Actually, the text just starting showing up after a very long delay.

    Thanks,

    V.

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

    Okay 🙂

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Slider Text Not Showing on Phone’ is closed to new replies.