HomePage › Forums › Traveler › API is not working after installing SSL › Reply To: API is not working after installing SSL
Hello
You can try this css code to move weather section to the left in RTL mode:
.rtl.home .st-slider-location .loc-info { float: left; }
Thanks