Mobile version does not show link, description and "read more" on sliders

Home Forums SKT Full Width Forum Mobile version does not show link, description and "read more" on sliders

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #15877
    Jose MariaJose Maria
    Member
    • Topics: 1
    • Replies: 1
    • Total: 2
    Member since: December 3, 2015

    What can I do? It’s working ok with the computer version. But when you explore it from a mobile, or reduce the computer version explorer window, the info of each slider disappears.

    Website: http://producionsdispersas.com/

    Big Thanks!

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

    Hi,

    It is display none in mobile version. If you want slider title and description on mobile version also go to main.css and change #slidecaption css properties.
    line number 867 paste this css code
    #slidecaption{display:block; top:185px;}

    line number 820
    #slidecaption{display:block;}

    Regards,
    Shri

    #15933
    Jose MariaJose Maria
    Member
    • Topics: 1
    • Replies: 1
    • Total: 2
    Member since: December 3, 2015

    Thank you very much! It wasn’t exactly at the lines you pointed, but it was enough to make me understand how it works and correct it!

    Big big thanks! 🙂

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