Advertisement
arie_cristianD

fix RTL hero 1 style in mobile

Apr 8th, 2024
111
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.12 KB | None | 0 0
  1. @media only screen and (max-width: 667px){
  2.     .rtl .jeg_heroblock_1.tiny-slider .jeg_post {
  3.         right : auto ;
  4.     }
  5. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement