Notifications
Clear all
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; } }