ROCKETTHEME IS CLOSING ON JUNE 30, 2025. As a thank-you to our community, enjoy 50% off all themes with the promo code THANKYOU before we shut down.
Read our Farewell Blog Post for more details.
Hi,
when I use Gantry Input Styling on RTL template, I got a huge horizontal scroller bar (mostly in Chrome).
The Input css on "Left:-10000px;" on check box (and other elements) is make this scroller.
The fix is very easy, and you shell change "Left: - 10000px;" to -> "Top: -10000px;" and then it would support RTL.