Kraft Slider Text on iPhone

Home Forums All Other Themes Kraft Slider Text on iPhone

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #61223
    JosephJoseph
    Member
    • Topics: 11
    • Replies: 5
    • Total: 16
    Member since: December 15, 2015

    The kraft slider text does not appear on the iphone. I checked it by just going to the demo theme and it doesn’t work there either. Please let me know how to fix this.

    #61271
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30649
    • Total: 30649
    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; top:20px !important;}
    .slide_info h2 { font-size:16px !important; line-height:18px !important;}
    .slide_info h2 strong { line-height:18px;}
    .slide_info p { display:none !important;}

    }

    Regards,
    Brad

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