Slider Text Not Showing on Mobile Devices

Home Forums All Other Themes Slider Text Not Showing on Mobile Devices

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #144814
    Angela BurchAngela Burch
    Participant
    • Topics: 1
    • Replies: 0
    • Total: 1
    Member since: February 8, 2020

    Slider Text Not Showing on Mobile Devices. I’m using the Pizza skt theme bought it a couple days ago my site is www.dluxdesserts.com

    I appreciate any help Thanks

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

    Hi,

    Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:

    @media screen and (max-width:767px) {
    .nivo-caption .title, .nivo-caption .slidedesc, .nivo-caption .slidebtn { display:block !important;}
    .nivo-caption .title { font-size:30px;}
    }

    Regards,
    Chris

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