Hi - I'm using a zentools2 slideshow on the home page of this site.
The captions show fine on desktops and tablets, but not on mobile devices.
I understand this is probably because the caption could obscure a lot of the image, but my client is asking if I could make this work for him.
So, how can I get the captions to show on mobike devices?
Thanks
Ian

    ianpanorton1 Try add this to custom.css file :

    @media only screen and (max-device-width: 480px){.backstretch-wrapper .backstretch-title{display:block !important;}}

    Kindly ensure to clear your browser cache if changes dont reflect

    Hi Aman - many thanks for the quick reply.

    I will try this tomorrow, and let you know how I get on.

    Thanks again,

    Ian

    Hi Aman - that has worked perfectly. Thanks again for your prompt support :-)

    Best wishes

    Ian

    Write a Reply...
    You need to Login to view replies.