Landing Page Theme – slider text on mobile

Home Forums All Other Themes Landing Page Theme – slider text on mobile

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #102950
    Lori SchroederLori Schroeder
    Participant
    • Topics: 41
    • Replies: 59
    • Total: 100
    Member since: August 20, 2015

    I am using the Landing Page theme and when I look at it on my phone, the description for the slider does not display. Is there a way to get it to show under the slider image?

    Website is http://www.kathrynrombs.com/. Thank you!

    #102967
    Sonnal S SinhaSonnal S Sinha
    Keymaster
    • Topics: 10
    • Replies: 6964
    • Total: 6974
    Member since: June 12, 2013

    Hi,

    Kindly go to Appearance » Theme Options » Basic Settings » Custom CSS and paste below code there:

    @media (max-width: 767px){
    .slider-main .nivo-caption .slide-row{display: block;}
    }

    Regards,
    Shri

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