Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #802630

    Hi,
    > We are using WPML plugin
    > I have recently check our website and found that in Farsi language, our main page is not responsive in its mobile mode (Farsi Link) – (English Link)

    Farsi:
    .
    English:
    .

    Thanks

    #803094

    Hey dear Sadegh,

    Please add following code to Quick CSS

    @media only screen and (max-width: 767px) {
    .flex_column {
        margin-left: 0!important;
        width: 100%!important;
    }}

    Best regards,
    Yigit

    #803354

    – dear Yigit,
    Thanks for the code, it worked :)
    (you may now close the thread please)
    Cheers,
    Sadegh

    #803606

    Hi Sadegh,

    Glad you got it working for you! :)

    If you need further assistance please let us know.
    Best regards,
    Victoria

    #803776

    Thanks

    #803836

    Hi,

    You are welcome dear Sadegh! Always happy to help :) Let us know if you have any other questions or issues!

    Best regards,
    Yigit

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Responsive Issue’ is closed to new replies.