Notifications
Clear all
Limited Support
Our team is currently on holiday, so support will be limited during this period. Response times may be slower than usual, and some inquiries may be delayed. We appreciate your patience and understanding, and we’ll resume our usual support by the end of August.
Topic starter
15/04/2016 10:31 pm
I am not seeing the slider on mobile. It shows the controls but not the images or info. How do I fix this? artwaredesigns.wpengine.com
15/04/2016 10:46 pm
Could you please leave some URL?
Topic starter
15/04/2016 11:44 pm
16/04/2016 5:04 am
Try to add this CSS code in your theme style.css file:
media screen and (max-width: 650px) { .woocs1{ width: 100%!important; } }