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

    The enfold theme is having issues:
    The footer widget is not displaying correctly on Android phones

    #1403805

    Hey So Evolve,

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

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

    Best regards,
    Rikard

    #1403846

    Worked perfectly; thanks

    #1403867

    Hi,

    Great, I’m glad that we could help. Please let us know if you should need any further help on the topic, or if we can close it.

    Best regards,
    Rikard

    #1403883

    Please close the ticket

    #1403931

    Hi,

    Thanks for letting us know, I’ll close this thread for now then. 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 Widget – Not converting to Responsive design layout’ is closed to new replies.