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

    Hi,

    the 4 Text-Widgets in my footer-area don’t work correct on some pages in mobile version. They don’t change to vertical orientation. On other pages they work correct

    Redgards

    Berthold

    #754830

    Hey Berthold,

    Could you post a link to one of the problem pages so that we can have a closer look please?

    Best regards,
    Rikard

    #754931

    Hey Rikard,

    the Website isn’t online yet. I’ll give you a temporary login.

    Redgars Berthold

    #755554

    Hi Berthold,

    Please try the following in Quick CSS under Enfold->General Styling:

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

    Best regards,
    Rikard

    #755578

    Perfect, Thank you very much

    #756170

    Hi,

    Glad we could help and sorry for the problems. Please open a new thread if you should have any further questions or problems.

    Best regards,
    Rikard

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Footer-Textwidgets not responsive’ is closed to new replies.