I have updated the theme to latest version. I have again problem like in this post:
https://www.8theme.com/topic/revolution-slider-not-showing-off-right-on-mobile/
I turned on custom css and added as you told me last time this in the default.custom.css file:
@media (max-width: 480px){.tp-simpleresponsive .tp-caption {
margin-left: 100px !important;
}}
ut nothing works. Could you please take a look on why?