Mobile home screen not showing slider title and url. Only showing left side.

Home Forums SKT Full Width Forum Mobile home screen not showing slider title and url. Only showing left side.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #189727
    V Allen DillonV Allen Dillon
    Participant
    • Topics: 5
    • Replies: 10
    • Total: 15
    Member since: December 13, 2014

    I like to have titles with url’s on the righside of slideshow but on mobile they don’t show. Is there something that can be done to make links show up? Here is sample http://theoarhouserestaurant.com

    Thank you,
    Allen

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

    Hi,

    Kindly go to Appearance >> Theme Options >> Layout Settings >> Custom CSS Box:

    Add this code there:

    @media screen and (max-width:479px) {
    #slidecaption { display:block !important;}
    }

    Regards,
    Chris

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