Comments Ric2000 started the conversationDecember 13, 2017 at 10:00amHi,please have a look at this video to understand my problem:https://screencast.com/t/k8Mme424TQxThe photo gallery, but even a video gallery, doesn't work well inside an accordion element on mobile device.Thank you 7,092Oliver repliedDecember 13, 2017 at 11:11amHI! pls. add following css: @media (max-width: 768px) { .vc_tta.vc_general .vc_tta-panel { width: 100%; display: inline-block; } } Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. Regards, OliverRic2000 repliedDecember 13, 2017 at 12:28pmHi,thank you very much, your trick worked on the "photo gallery" tab but not on the "video galley" tab as you can see here:http://www.zenagency.eu/products/marte-dispenser-for-rounded-shapes/#1478709366195-1e3852c6-b702( mobile device)Do you have any suggestions? 7,092Oliver repliedDecember 13, 2017 at 12:32pmHi, try this pls.: @media (max-width: 768px) { .vc_tta.vc_general .vc_tta-panel { width: 100%; display: inline-block !important; } }Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. Regards, Oliver Sign in to reply ...
Hi,
please have a look at this video to understand my problem:
https://screencast.com/t/k8Mme424TQx
The photo gallery, but even a video gallery, doesn't work well inside an accordion element on mobile device.
Thank you
HI!
pls. add following css:
Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list.
Regards, Oliver
Hi,
thank you very much, your trick worked on the "photo gallery" tab but not on the "video galley" tab as you can see here:
http://www.zenagency.eu/products/marte-dispenser-for-rounded-shapes/#1478709366195-1e3852c6-b702
( mobile device)
Do you have any suggestions?
Hi,
try this pls.:
Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list.
Regards, Oliver