When I turn off the revolution slider (because it doesn’t function right) on mobile, the top of my page is cut off. There appears to be plenty of margin in the top section when viewing it non-mobile. How do I add top padding to the mobile only version?
To add padding to top wrapper, add this code into your custom cs sbox: .top_wrapper { padding-top: 100px !important;}
Edit the value to your need.
The Revolution slider does not have any issue in mobile. If you want, you can send us a link of a page where you have it so we can give it a closer look.