Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #747372

    Hi,

    In tablet mode, as illustrated in image below, we have a problem with these elements; there is a big blank space there:

    .

    How may we fix that?

    Regards,
    Sadegh

    #749042

    Hey Sadegh,
    Thank you for using Enfold.
    It looks as though you have found the solution.

    Best regards,
    Mike

    #749171

    Hey Mike,

    Actually I was talking about our “Farsi (Persian)” version :) (we use WPML plugin for that)
    So, kindly please check our website at: http://www.maga.co.ir/fa

    > The problem is exist with the widgets as well. (you may check the image below)

    .

    Regards,
    Sadegh

    #751405

    Hi,

    I checked it but it looks fine to me: http://i.imgur.com/oNh6IDt.png

    Could you already fix it?

    Best regards,
    Andy

    #751499

    Hi Andy,

    No, it is not fixed at all!!
    The image you attached is for “tablet mode“. But I was talking about “mobile mode” (as it was completely declared before).

    > Please check again. In Farsi page (link), in mobile mode, the illustrated elements are not displayed properly.
    > Plus, in your attached image, the problem with widget is still exists as you see.
    So I appreciate if you could help me on fixing both issues: issue with showing widget, and the issue with the elements.

    .

    #751525

    Hey! :)

    Please add following code to Quick CSS

    @media only screen and (max-width: 767px) { 
    .responsive #top .flex_column_table_cell {
        display: block;
        width: 100% !important;
    }}

    Regards,
    Yigit

    #751563

    Hi Yigit,

    Thanks for the code, the elements get fixed :)
    But the problem with the widgets is still exist

    Cheers,
    Sadegh

    #751574

    Hey!

    Sorry, i overlooked :)
    Please add following code to Quick CSS as well

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

    Best regards,
    Yigit

    #751578

    Hey,
    Thanks a lot, everything looks perfect now :)

    Cheers,
    Sadegh
    (you may now close the thread please)

    #751598

    Hey!

    The best way to be in touch with us is from here, or also there is a facebook group running nowdays~!
    https://www.facebook.com/groups/WordpressEnfold/

    Please also remember to rate our theme!
    We do really need that!

    Thanks a lot

    Regards,
    Basilis

Viewing 10 posts - 1 through 10 (of 10 total)
  • The topic ‘mobile mode problem’ is closed to new replies.